We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cce53c0 commit f8d6881Copy full SHA for f8d6881
.github/workflows/test-add-compiler-matrix.yml
@@ -33,6 +33,7 @@ jobs:
33
BOLT_DISABLE_ANALYTICS: true
34
LANG: en_US.UTF-8
35
PUPPET_FORGE_TOKEN: ${{ secrets.FORGE_API_KEY }}
36
+ BUNDLE_RUBYGEMS___PUPPETCORE__PUPPET__COM: forge-key:${{ secrets.FORGE_API_KEY }}
37
strategy:
38
fail-fast: false
39
matrix:
0 commit comments