Update .gitlab-ci.yml

This commit is contained in:
Kevin Röbert 2019-02-12 23:52:52 +00:00
parent 8bee5b99f1
commit a57591cd0b

View File

@ -18,7 +18,7 @@ build firefox:
artifacts:
paths:
- bin/Firefox/ClearUrls_chrome_$CI_BUILD_ID.zip
- ClearUrls_firefox_$CI_BUILD_ID.zip
build chrome:
stage: build
@ -30,4 +30,4 @@ build chrome:
artifacts:
paths:
- bin/Chrome/ClearUrls_chrome_$CI_BUILD_ID.zip
- ClearUrls_chrome_$CI_BUILD_ID.zip