Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Adullact
puppet-freeipa
Commits
6364a947
Commit
6364a947
authored
Oct 13, 2022
by
Fabien Combernous
Browse files
setup release step with blacksmith
parent
796bf94f
Pipeline
#33255
passed with stages
in 2 minutes and 6 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6364a947
...
...
@@ -66,13 +66,14 @@ acceptance with puppet7:
module release
:
stage
:
release
image
:
ruby:2.7.5
variables
:
RBENV_VERSION
:
'
2.7.5'
PUPPET_GEM_VERSION
:
'
~>
7.14'
BLACKSMITH_FORGE_USERNAME
:
'
$BLACKSMITH_FORGE_USERNAME'
BLACKSMITH_FORGE_API_KEY
:
'
$BLACKSMITH_FORGE_API_KEY'
script
:
-
rm -f Gemfile.lock
-
bundle exec pdk build
tags
:
-
puppet-tests
-
bundle exec puppet strings generate --format markdown --out REFERENCE.md
-
bundle exec rake module:push
only
:
-
tags
except
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment