Commit 862477d0 authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent 2c123f69
Pipeline #12459 passed with stage
in 0 seconds
...@@ -3,7 +3,4 @@ stages: ...@@ -3,7 +3,4 @@ stages:
deploy : deploy :
stage: deploy stage: deploy
script: script:
- mkdir .public
- pwd - pwd
\ No newline at end of file
- cp -r * .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