Skip to content

Test beaker-hcloud #459

Test beaker-hcloud

Test beaker-hcloud #459

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
on: pull_request
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@env

Check failure on line 16 in .github/workflows/ci.yml

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. In .github/workflows/ci.yml (Line: 16, Col: 11): Error from called workflow voxpupuli/gha-puppet/.github/workflows/beaker.yml@env (Line: 66, Col: 9): Unexpected value 'default'
with:
pidfile_workaround: 'false'
beaker_hypervisor: 'hcloud'
secrets:
beaker_hcloud_token: '${{ secrets.BEAKER_HCLOUD_TOKEN }}'