Skip to content
Snippets Groups Projects
Verified Commit e516a087 authored by Björn Ludwig's avatar Björn Ludwig
Browse files

chore(semantic-release): introduce env variables to release job to mock GitHub environment

parent 8d6a67af
No related branches found
Tags v0.2.1
No related merge requests found
Pipeline #16332 failed
......@@ -116,5 +116,7 @@ release:
- poetry install --with release
- git config --global user.name "Bjoern Ludwig"
- git config --global user.email "bjoern.ludwig@ptb.de"
- export CI_PROJECT_NAMESPACE=PTB-M4D
- export CI_PROJECT_NAME=zema_emc_annotated
- semantic-release --verbosity=DEBUG publish
environment: production
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