Skip to content
Snippets Groups Projects
Commit 86bbcfea authored by Achilleas Pipinellis's avatar Achilleas Pipinellis
Browse files

Update .gitlab-ci.yml

parent 50535eb9
No related branches found
No related tags found
No related merge requests found
......@@ -10,8 +10,8 @@ test:
artifacts:
paths:
- test
except:
- master
rules:
- if: $CI_COMMIT_REF_NAME != $CI_DEFAULT_BRANCH
pages:
stage: deploy
......@@ -20,5 +20,5 @@ pages:
artifacts:
paths:
- public
only:
- master
rules:
- 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