Skip to content
Snippets Groups Projects
Commit 28ef91f1 authored by Theisen, Lambert's avatar Theisen, Lambert 🔥
Browse files

Update .gitlab-ci.yml

parent 77486ecc
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@
# Full project: https://gitlab.com/pages/plain-html
pages:
stage: deploy
image: alpine:latest
environment: production
script:
- mkdir .public
......@@ -16,4 +17,4 @@ pages:
paths:
- public
rules:
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
\ No newline at end of file
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment