Update .gitlab-ci.yml
This commit is contained in:
parent
f6b5627eaf
commit
bfa5cb1f2f
|
@ -7,7 +7,7 @@ before_script:
|
|||
|
||||
stages:
|
||||
- build
|
||||
- deploy
|
||||
- page
|
||||
|
||||
hash rules:
|
||||
stage: build
|
||||
|
@ -43,7 +43,7 @@ build chrome:
|
|||
- ClearUrls_chrome.zip
|
||||
|
||||
pages:
|
||||
stage: deploy
|
||||
stage: page
|
||||
artifacts:
|
||||
paths:
|
||||
- public
|
Loading…
Reference in New Issue
Block a user