Skip to content
Snippets Groups Projects
Commit 2f53285d authored by Fabien Combernous's avatar Fabien Combernous
Browse files

use environment for release to restrict CI variable FORGE_API_KEY to this env

parent 4ea53130
No related branches found
No related tags found
No related merge requests found
Pipeline #77730 passed
......@@ -76,6 +76,7 @@ release:
- acceptance
extends: .common-matrix
stage: release
environment: forge
script:
- bundle exec puppet strings generate --format markdown --out REFERENCE.md
- bundle exec rake module:push
......
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