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