new build stage for chrome extension
This commit is contained in:
parent
793ab02666
commit
1bf4426be4
@ -18,3 +18,8 @@ firefox:
|
||||
stage: build
|
||||
script:
|
||||
- bash build-ff.sh
|
||||
|
||||
chrome:
|
||||
stage: build
|
||||
script:
|
||||
- bash build-cr.sh
|
Loading…
Reference in New Issue
Block a user