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

Update .gitlab-ci.yml

parent 9a9dd8ae
No related branches found
No related tags found
No related merge requests found
......@@ -4,14 +4,11 @@ pages:
cache:
paths:
- node_modules/
script:
- yarn install
- yarn run build
artifacts:
paths:
- public
only:
- master
\ No newline at end of file
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.
Finish editing this message first!
Please register or to comment