mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-25 15:02:45 +00:00
Merge pull request #8007 from fidencio/topic/ci-kata-deploy-fix-garm-runner-name
ci: kata-deploy: Fix runner name
This commit is contained in:
commit
31ef64606c
@ -34,7 +34,7 @@ jobs:
|
|||||||
- k0s
|
- k0s
|
||||||
- k3s
|
- k3s
|
||||||
- rke2
|
- rke2
|
||||||
runs-on: garm-ubuntu-2004-small
|
runs-on: garm-ubuntu-2004-smaller
|
||||||
env:
|
env:
|
||||||
DOCKER_REGISTRY: ${{ inputs.registry }}
|
DOCKER_REGISTRY: ${{ inputs.registry }}
|
||||||
DOCKER_REPO: ${{ inputs.repo }}
|
DOCKER_REPO: ${{ inputs.repo }}
|
||||||
|
Loading…
Reference in New Issue
Block a user