Loading .gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -125,8 +125,6 @@ git: pages: stage: deploy needs: - "git" script: - echo "The site will be deployed to $CI_PAGES_URL" artifacts: Loading Loading
.gitlab-ci.yml +0 −2 Original line number Diff line number Diff line Loading @@ -125,8 +125,6 @@ git: pages: stage: deploy needs: - "git" script: - echo "The site will be deployed to $CI_PAGES_URL" artifacts: Loading