Files
cluster-api-provider-proxmox/.github/actionlint.yaml
Mohamed Chiheb Ben Jemaa 199a89a0ff Add e2e tests (#48)
End-to-end tests.
Can run automatically in an environment from a github action.

---------

Co-authored-by: Vic Kerr <wiktor.kerr@ionos.com>
2024-01-30 12:05:25 +00:00

14 lines
401 B
YAML

---
self-hosted-runner:
# Labels of self-hosted runner in array of strings.
labels:
- "self-hosted"
- "proxmox"
- "e2e"
- "capmox"
- "dcd-playground"
# Configuration variables in array of strings defined in your repository or
# organization. `null` means disabling configuration variables check.
# Empty array means no configuration variable is allowed.
config-variables: null