Skip to content
Snippets Groups Projects
Commit 2ea5b456 authored by Antoine Lucas's avatar Antoine Lucas ⛷️
Browse files

Delete .gitlab-ci.yml

parent fd9d2d16
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
only:
- master
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment