Skip to content

Commit c3eebc5

Browse files
(PE-40707) get migration tests to use puppet-core
1 parent 2df311b commit c3eebc5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test-migration.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
BOLT_GEM: true
3434
BOLT_DISABLE_ANALYTICS: true
3535
LANG: en_US.UTF-8
36+
PUPPET_FORGE_TOKEN: ${{ secrets.PUPPET_FORGE_TOKEN }}
37+
BUNDLE_RUBYGEMS___PUPPETCORE__PUPPET__COM: forge-key:${{ secrets.PUPPET_FORGE_TOKEN }}
3638
strategy:
3739
fail-fast: false
3840
matrix:

0 commit comments

Comments
 (0)