Skip to content

Commit 36620b1

Browse files
committed
fix: add bundler variable to ci build job
Signed-off-by: Robert Waffen <[email protected]>
1 parent 9d43643 commit 36620b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
RUBYGEM_PUPPET_METADATA=${{ matrix.rubygem_puppet_metadata }}
5050
RUBYGEM_OVERCOMMIT=${{ matrix.rubygem_overcommit }}
5151
RUBYGEM_MODULESYNC=${{ matrix.rubygem_modulesync }}
52+
RUBYGEM_BUNDLER=${{ matrix.rubygem_bundler }}
5253
5354
- name: Login to Docker Hub
5455
uses: docker/login-action@v3

0 commit comments

Comments
 (0)