mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-13 12:45:36 +07:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -28,8 +28,6 @@ bundle addon:
|
|||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
- zip ClearURLs -r -FS clearurls.js browser-polyfill.js manifest.json img/* external_js/* html/* core_js/* css/* fonts/* _locales/*
|
- zip ClearURLs -r -FS clearurls.js browser-polyfill.js manifest.json img/* external_js/* html/* core_js/* css/* fonts/* _locales/*
|
||||||
only:
|
|
||||||
- master
|
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- ClearURLs.zip
|
- ClearURLs.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user