diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 87f7394..33f16c4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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 \ No newline at end of file