mirror of
https://gitlab.com/KevinRoebert/ClearUrls
synced 2025-12-16 06:05:37 +07:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -17,9 +17,8 @@ build firefox:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "ClearUrls_chrome_$CI_BUILD_ID"
|
|
||||||
paths:
|
paths:
|
||||||
- bin/Firefox/*.zip
|
- bin/Firefox/ClearUrls_chrome_$CI_BUILD_ID.zip
|
||||||
|
|
||||||
build chrome:
|
build chrome:
|
||||||
stage: build
|
stage: build
|
||||||
@@ -30,6 +29,5 @@ build chrome:
|
|||||||
- master
|
- master
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "ClearUrls_chrome_$CI_BUILD_ID"
|
|
||||||
paths:
|
paths:
|
||||||
- bin/Chrome/*.zip
|
- bin/Chrome/ClearUrls_chrome_$CI_BUILD_ID.zip
|
||||||
Reference in New Issue
Block a user