mirror of
https://github.com/voxpupuli/puppet-hashi_stack.git
synced 2025-05-30 15:25:36 +01:00
modulesync 4.2.0
This commit is contained in:
parent
4032596ba4
commit
226505f4fd
16 changed files with 91 additions and 73 deletions
5
.github/workflows/release.yml
vendored
5
.github/workflows/release.yml
vendored
|
@ -1,3 +1,7 @@
|
|||
---
|
||||
# Managed by modulesync - DO NOT EDIT
|
||||
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
|
||||
|
||||
name: Release
|
||||
|
||||
on:
|
||||
|
@ -12,6 +16,7 @@ jobs:
|
|||
deploy:
|
||||
name: 'deploy to forge'
|
||||
runs-on: ubuntu-latest
|
||||
if: github.repository_owner == 'voxpupuli'
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue