chore: Switch act-runner
Some checks failed
build-image / Semantic Release (Dry-run) (push) Successful in 22s
build-image / Helm chart (push) Failing after 17s
build-image / Container image (push) Successful in 1m21s
build-image / Semantic Release (push) Has been skipped

This commit is contained in:
Danny Bessems 2024-06-07 10:29:01 +10:00
parent b49701b332
commit 50d378185f

View File

@ -98,7 +98,7 @@ jobs:
build_chart: build_chart:
name: Helm chart name: Helm chart
runs-on: dind runs-on: dind-rootless
needs: semrel_dryrun needs: semrel_dryrun
steps: steps:
- name: Check out repository code - name: Check out repository code