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

Attempt to fix CI/CD

parent 9c296332
No related branches found
No related tags found
No related merge requests found
Pipeline #31608 failed
...@@ -6,6 +6,9 @@ stages: ...@@ -6,6 +6,9 @@ stages:
build: build:
stage: build stage: build
script: script:
- cat /etc/issue
- uname -a
- apt-get update
- apt-get install p7zip p7zip-full - apt-get install p7zip p7zip-full
- cd extension - cd extension
- zip -r ../safelinks-cleaner-thunderbird.xpi * - zip -r ../safelinks-cleaner-thunderbird.xpi *
......
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