Commit 7527df7f authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent 5eab12a7
Pipeline #12238 passed with stages
in 2 seconds
......@@ -12,6 +12,7 @@ deploy:
- cd drkl
- touch hai.txt
- touch hello.txt
- echo "hello_world" >> hello.txt
- echo "hello_world = 0" >> hello.txt
- sed -i 's/0/1/g' hello.txt
- cat hello.txt
- pwd
\ 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