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

puppet-blacksmith 7.0.0 does not support login with username/password , and needs api key

parent 7f171624
No related branches found
No related tags found
No related merge requests found
Pipeline #77732 canceled
...@@ -18,8 +18,7 @@ stages: ...@@ -18,8 +18,7 @@ stages:
matrix: matrix:
- RUBY_VERSION: ['3.2.0'] - RUBY_VERSION: ['3.2.0']
PUPPET_GEM_VERSION: ['~> 7'] PUPPET_GEM_VERSION: ['~> 7']
BLACKSMITH_FORGE_USERNAME: "$BLACKSMITH_FORGE_USERNAME" BLACKSMITH_FORGE_API_KEY: "$FORGE_API_KEY"
BLACKSMITH_FORGE_API_KEY: "$BLACKSMITH_FORGE_API_KEY"
image: ruby:${RUBY_VERSION} image: ruby:${RUBY_VERSION}
cache: cache:
......
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