Commit 5e886641 authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent 9424a8c9
Pipeline #12233 passed with stages
in 1 second
...@@ -11,5 +11,6 @@ deploy: ...@@ -11,5 +11,6 @@ deploy:
- mkdir drkl - mkdir drkl
- cd drkl - cd drkl
- touch hai.txt - touch hai.txt
- touch hello.txt | echo "haahhhh" - touch hello.txt
- echo $hello.txt = "hahhhhhh"
- pwd - 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