Skip to content
Snippets Groups Projects
Commit 77e19cb0 authored by Marcel Nellesen's avatar Marcel Nellesen
Browse files

Fix: Updated dependencies

parent dbdc8014
No related branches found
No related tags found
1 merge request!7Sprint/2020 19
......@@ -14,6 +14,7 @@ test:
- npm test
except:
refs:
- master
- tags
variables:
- $GITLAB_USER_ID == $GIT_BOT_USER_ID
......@@ -22,6 +23,7 @@ publish:
stage: publish
script:
- npm run build
- npm test
- npx semantic-release
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