Loading .gitlab-ci.ymldeleted 100644 → 0 +0 −12 Original line number Diff line number Diff line image: alpine:latest pages: stage: deploy script: - echo 'Nothing to do...' artifacts: paths: - public only: - master .nojekylldeleted 100644 → 0 +0 −0 Empty file deleted. Loading
.gitlab-ci.ymldeleted 100644 → 0 +0 −12 Original line number Diff line number Diff line image: alpine:latest pages: stage: deploy script: - echo 'Nothing to do...' artifacts: paths: - public only: - master