Commit 0e8bb80a authored by priyaranjan.dr's avatar priyaranjan.dr

Update .gitlab-ci.yml

parent 196fb212
Pipeline #11964 failed with stage
in 0 seconds
......@@ -4,5 +4,5 @@ deploy :
stage: deploy
script:
- mkdir -p ~/.public
- cp -r * .public
- mv .public 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