Update .gitlab-ci.yml

This commit is contained in:
Kevin
2024-07-14 14:09:17 +00:00
parent 7370e09fd7
commit deec80b763

View File

@@ -28,8 +28,6 @@ bundle addon:
stage: build
script:
- zip ClearURLs -r -FS clearurls.js browser-polyfill.js manifest.json img/* external_js/* html/* core_js/* css/* fonts/* _locales/*
only:
- master
artifacts:
paths:
- ClearURLs.zip