Update .gitlab-ci.yml

This commit is contained in:
Kevin Röbert 2019-09-24 16:19:19 +00:00
parent f6b5627eaf
commit bfa5cb1f2f

View File

@ -7,7 +7,7 @@ before_script:
stages: stages:
- build - build
- deploy - page
hash rules: hash rules:
stage: build stage: build
@ -43,7 +43,7 @@ build chrome:
- ClearUrls_chrome.zip - ClearUrls_chrome.zip
pages: pages:
stage: deploy stage: page
artifacts: artifacts:
paths: paths:
- public - public