Commit b2693fa8 authored by Marco Cavalli's avatar Marco Cavalli
Browse files

fix: remove unnecessary 'needs' declaration from CI configuration

parent e3299e3f
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -6,8 +6,6 @@ variables:

pages:
  stage: deploy
  needs:
    - "git"
  script:
    - echo "The site will be deployed to $CI_PAGES_URL"
    - ls -la public