Commit e730b241 authored by karishma.anupuru's avatar karishma.anupuru

Update .gitlab-ci.yml

parent 15197894
Pipeline #36046 passed with stages
in 3 seconds
stages:
- build
- test
build-code-job:
stage: build
script:
- sudo systemctl start nginx
test-code-job1:
stage: test
script:
- echo "Tested"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment