Skip to content
Snippets Groups Projects
Commit ec289755 authored by Felix Zimmermann's avatar Felix Zimmermann
Browse files

Update .gitlab-ci.yml file

parent 3fcfe6db
No related branches found
No related tags found
No related merge requests found
Pipeline #4428 passed
...@@ -2,10 +2,11 @@ image: alpine:latest ...@@ -2,10 +2,11 @@ image: alpine:latest
pages: pages:
stage: deploy stage: deploy
when: manual
script: script:
- echo 'Nothing to do...' - echo 'Nothing to do...'
artifacts: artifacts:
paths: paths:
- public - public/
only: only:
- master - master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment