Skip to content

Test beaker-hcloud #458

Test beaker-hcloud

Test beaker-hcloud #458

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 / .github/workflows/ci.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ci.yml" -> "voxpupuli/gha-puppet/.github/workflows/beaker.yml@env" (source branch with sha:2071a70fd23803ffae280fbe03ae8c8283192a5a) : You have an error in your yaml syntax on line 144
with:
pidfile_workaround: 'false'
beaker_hypervisor: 'hcloud'
secrets:
beaker_hcloud_token: '${{ secrets.BEAKER_HCLOUD_TOKEN }}'