Skip to content
Snippets Groups Projects
Commit 311a4e8a authored by Juho Pekki's avatar Juho Pekki :speech_balloon:
Browse files

Update .gitlab-ci.yml

parent b80003d7
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@ pages:
stage: deploy
script:
- mkdir .public
- cp -r * -public
- cp -r * .public
- mv .public public
artifacts:
paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment