Skip to content
Snippets Groups Projects
Commit 7f28d886 authored by Genova, Giulio's avatar Genova, Giulio
Browse files

changing ci to see if pages work

parent 903bae67
No related branches found
No related tags found
No related merge requests found
Pipeline #35397 passed
image: alpine:latest
workflow:
rules:
- if: '$CI_COMMIT_BRANCH'
pages:
stage: deploy
script:
......@@ -13,4 +9,5 @@ pages:
- public
expire_in: 1 day
rules:
- if: '$CI_COMMIT_BRANCH == "master"'
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment