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 a047573 commit 16751a9Copy full SHA for 16751a9
.github/workflows/build_container.yml
@@ -37,7 +37,7 @@ jobs:
37
build_args: |
38
BASE_IMAGE=${{ matrix.base_image }}
39
RUBYGEM_PUPPET=${{ matrix.rubygem_puppet }}
40
- RUBYGEM_FACTER=${{ matrix.facter_version }}
+ RUBYGEM_FACTER=${{ matrix.rubygem_facter }}
41
RUBYGEM_VOXPUPULI_TEST=${{ matrix.rubygem_voxpupuli_test }}
42
RUBYGEM_VOXPUPULI_ACCEPTANCE=${{ matrix.rubygem_voxpupuli_acceptance }}
43
RUBYGEM_VOXPUPULI_RELEASE=${{ matrix.rubygem_voxpupuli_release }}
0 commit comments