Commit 1b10ce95 authored by visakh.vijayakumar's avatar visakh.vijayakumar

Add new file

parent cbb8c450
Pipeline #34091 passed with stages
in 0 seconds
stages:
- build
- test
build:
tags:
- http
stage: build
script:
- systemctl start nginx
- systemctl status nginx.service
test:
stage: test
script:
- echo "Testing"
\ 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