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

Build CRX for chrome. #force-rebuild:chrome

parent 2f7e53e9
No related branches found
No related tags found
No related merge requests found
Pipeline #34371 failed
......@@ -131,7 +131,6 @@ build:edge:release:
build:chrome:beta:
stage: build
image: python:3.7-stretch
extends: .build:chrome
script:
- apt-get -y update
- apt-get -y install zip xxd
......@@ -155,7 +154,8 @@ build:chrome:beta:
- safelinks-cleaner-chrome-beta.crx
build:chrome:release:
extends: .build:chrome
stage: build
image: python:3.7-stretch
script:
- apt-get -y update
- apt-get -y install zip
......
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