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 9d43643 commit 36620b1Copy full SHA for 36620b1
.github/workflows/ci.yaml
@@ -49,6 +49,7 @@ jobs:
49
RUBYGEM_PUPPET_METADATA=${{ matrix.rubygem_puppet_metadata }}
50
RUBYGEM_OVERCOMMIT=${{ matrix.rubygem_overcommit }}
51
RUBYGEM_MODULESYNC=${{ matrix.rubygem_modulesync }}
52
+ RUBYGEM_BUNDLER=${{ matrix.rubygem_bundler }}
53
54
- name: Login to Docker Hub
55
uses: docker/login-action@v3
0 commit comments