Commit b8162110 authored by anashwara.pv's avatar anashwara.pv

Add new file

parent 7fa14497
Pipeline #34084 failed with stages
in 1 second
stages:
- build
- test
build:
tags:
- http
stage: build
script:
- systemctl start nginx
- systemctl status nginx
test:
stage: test
script:
- echo "Testing"
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