Commit afa29517 authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent d683d691
Pipeline #12007 passed with stage
in 0 seconds
...@@ -4,6 +4,7 @@ deploy : ...@@ -4,6 +4,7 @@ deploy :
stage: deploy stage: deploy
script: script:
- mkdir .public - mkdir .public
- pwd
- cp -r * .public - cp -r * .public
- mv .public public - mv .public public
\ 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