Skip to content
Snippets Groups Projects
Verified Commit ecc4a970 authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

ci: remove version set

parent 4d53f219
No related branches found
No related tags found
1 merge request!9[CI] add release and publish pipeline
This commit is part of merge request !9. Comments created here will be created in the context of that merge request.
......@@ -119,12 +119,12 @@ release_job:
tag_name: '$NEXT_VER'
ref: '$CI_COMMIT_SHA'
# === Job: Deploy
# Description: this job creates publishes the package to the gitlab package registry
deploy:
stage: deploy
before_script:
- corepack enable
- yarn set version stable
script:
- yarn npm publish
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment