Commit 2a4ca015 authored by Marco Cavalli's avatar Marco Cavalli
Browse files

Remove pipeline file from master since it should not overwrite the forge pages...

Remove pipeline file from master since it should not overwrite the forge pages (which is handled on another branch)
parent 2d2e82c2
Loading
Loading
Loading
Loading

.gitlab-ci.yml

deleted100644 → 0
+0 −10
Original line number Diff line number Diff line
# The Docker image that will be used to build your app
image: busybox
pages:
  script:
    - echo "producing HTML of spec"
    - echo "HTML served at $CI_PAGES_URL"
  artifacts:
    paths:
      # The folder that contains the files to be exposed at the Page URL
      - public