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

comment * until there is content

parent 2e588ab3
Branches
Tags
No related merge requests found
Checking pipeline status
...@@ -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