Loading .gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ Upgrade index for pages: stage: upgrade before_script: script: - ./upgrade_pages.sh ${CI_JOB_TOKEN} - ./upgrade_pages.sh ${ACCESS_TOKEN} rules: - changes: - index.html No newline at end of file Loading
.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -32,7 +32,7 @@ Upgrade index for pages: stage: upgrade before_script: script: - ./upgrade_pages.sh ${CI_JOB_TOKEN} - ./upgrade_pages.sh ${ACCESS_TOKEN} rules: - changes: - index.html No newline at end of file