Newer
Older
---
stages:
- build
- deploy
build:
stage: build
script:
- cd extension
- zip -r ../safelinks-cleaner-thunderbird.xpi *
artifacts:
---
stages:
- build
- deploy
build:
stage: build
script:
- cd extension
- zip -r ../safelinks-cleaner-thunderbird.xpi *
artifacts: