chore: Switch to dind runner
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 25s
Container & Helm chart / Cluster API node template (push) Failing after 1m6s

This commit is contained in:
Danny Bessems 2024-06-08 21:30:55 +10:00
parent 809574dcd2
commit ca01cc7d4c

View File

@ -59,7 +59,7 @@ jobs:
# volumes:
# - /data:/data
# - /output:/output
runs-on: dind-rootless
runs-on: dind
# needs: [semrel_dryrun, linting]
needs: semrel_dryrun
steps: