Commit 196fb212 authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent 8be52ee6
Pipeline #11963 failed with stage
in 0 seconds
......@@ -3,6 +3,6 @@ stages:
deploy :
stage: deploy
script:
- mkdir .public
- mkdir -p ~/.public
- cp -r * .public
- mv .public public
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