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 f98645b commit 02bae5cCopy full SHA for 02bae5c
.github/workflows/ci.yml
@@ -22,4 +22,6 @@ permissions:
22
jobs:
23
puppet:
24
name: Puppet
25
- uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4
+ uses: traylenator/gha-puppet/.github/workflows/beaker.yml@064a04f8c2e1247e236cf80ae57f7aab31990a59
26
+ with:
27
+ podman_rootful: true
0 commit comments