mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-24 02:45:01 +01:00
modulesync 7.2.0
This commit is contained in:
parent
07e2d9c55a
commit
53c5611c17
5 changed files with 7 additions and 8 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -13,6 +13,6 @@ concurrency:
|
|||
jobs:
|
||||
puppet:
|
||||
name: Puppet
|
||||
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v1
|
||||
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v2
|
||||
with:
|
||||
pidfile_workaround: 'false'
|
||||
|
|
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -12,7 +12,7 @@ on:
|
|||
jobs:
|
||||
release:
|
||||
name: Release
|
||||
uses: voxpupuli/gha-puppet/.github/workflows/release.yml@v1
|
||||
uses: voxpupuli/gha-puppet/.github/workflows/release.yml@v2
|
||||
with:
|
||||
allowed_owner: 'voxpupuli'
|
||||
secrets:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue