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

Build CRX for chrome. #force-rebuild:chrome

parent 75f148fa
No related branches found
No related tags found
No related merge requests found
Pipeline #34368 failed
...@@ -141,7 +141,7 @@ build:chrome:beta: ...@@ -141,7 +141,7 @@ build:chrome:beta:
VARIANT: beta VARIANT: beta
script: script:
- apt-get -y update - apt-get -y update
- apt-get -y install zip - apt-get -y install zip xxd
- bash scripts/crxbuild.sh -o safelinks-cleaner-chrome-$VARIANT.crx -k "$CHROME_SIGNING_KEY" -s build/chrome - bash scripts/crxbuild.sh -o safelinks-cleaner-chrome-$VARIANT.crx -k "$CHROME_SIGNING_KEY" -s build/chrome
rules: rules:
- if: '$CI_COMMIT_BRANCH != "master"' - if: '$CI_COMMIT_BRANCH != "master"'
......
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