Skip to content
Snippets Groups Projects
Commit 3dde3ac7 authored by David Byers's avatar David Byers
Browse files

Fix pages deployment.

parent c22690eb
No related branches found
No related tags found
No related merge requests found
Pipeline #31611 passed
......@@ -19,7 +19,6 @@ build:
pages:
stage: deploy
script:
- mkdir .public
- cp -r site .public
- cp safelinks-cleaner-thunderbird.xpi .public
- mv .public public
......
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