.gitlab-ci.yml 235 Bytes
Newer Older
# The Docker image that will be used to build your app
image: busybox
pages:
Stefan Wiedemann's avatar
Stefan Wiedemann committed
  script:
    - echo "producing HTML of spec"
  artifacts:
    paths:
      # The folder that contains the files to be exposed at the Page URL
      - public