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

Fix error in pages job.

parent 7e4011fa
No related branches found
No related tags found
1 merge request!8Beta
Pipeline #33525 passed
...@@ -204,7 +204,7 @@ pages: ...@@ -204,7 +204,7 @@ pages:
- sed -i -e "s|%PROJECT_URL%|$CI_PROJECT_URL|g" .public/index.html - sed -i -e "s|%PROJECT_URL%|$CI_PROJECT_URL|g" .public/index.html
- cp safelinks-cleaner-firefox-beta.xpi .public - cp safelinks-cleaner-firefox-beta.xpi .public
- cp safelinks-cleaner-thunderbird-beta.xpi .public - cp safelinks-cleaner-thunderbird-beta.xpi .public
- cp safelinks-cleaner-thunderbird-edge.zip .public - cp safelinks-cleaner-edge.zip .public
- mv .public public - mv .public public
- ls -lR public - ls -lR public
needs: needs:
......
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