Skip to content

Test beaker-hcloud #456

Test beaker-hcloud

Test beaker-hcloud #456

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@v1
with:
pidfile_workaround: 'false'
beaker_hypervisor: 'hcloud'
env:

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

View workflow run for this annotation

GitHub Actions / CI

Invalid workflow file

The workflow is not valid. .github/workflows/ci.yml (Line: 20, Col: 5): Unexpected value 'env'
BEAKER_HCLOUD_TOKEN: '${{ secrets.BEAKER_HCLOUD_TOKEN }}'