Skip to content
Snippets Groups Projects
Commit 15b45057 authored by Nicolas Dagneaux's avatar Nicolas Dagneaux
Browse files

Update .gitlab-ci.yml

parent 5b6dceb1
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,8 @@ image: alpine:latest
# Functions that should be executed before the build script is run
before_script: []
pages:
script:
- echo "nothing to do"
artifacts:
paths:
# The folder that contains the files to be exposed at the Page URL
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment