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

Add .gitlab-ci.yml

parent 21f3bf0e
No related branches found
No related tags found
No related merge requests found
image: alpine:latest
pages:
stage: deploy
script:
- echo 'Nothing to do...'
artifacts:
paths:
- public
expire_in: 1 day
only:
- master
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment