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

Reduced Steps (coscine/issues#1061)

parent a7b9e0f5
No related branches found
No related tags found
2 merge requests!11Product/505 pid page,!6Topic/1061 pid page app
......@@ -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.
Please to comment