Skip to content
Snippets Groups Projects
Commit 3dce7e50 authored by psy's avatar psy
Browse files

copy all files to public

parent 306b4b5c
No related branches found
No related tags found
No related merge requests found
Pipeline #6111 passed
...@@ -2,7 +2,7 @@ pages: ...@@ -2,7 +2,7 @@ pages:
stage: deploy stage: deploy
script: script:
- mkdir .public - mkdir .public
# - cp -r * .public - cp -r * .public
- cp -r .well-known/ .public/ - cp -r .well-known/ .public/
- mv .public public - mv .public public
artifacts: artifacts:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment