From deec80b763179fa5c3559a37e3c9a6f1b28d0886 Mon Sep 17 00:00:00 2001 From: Kevin Date: Sun, 14 Jul 2024 14:09:17 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 791deee..bff5421 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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