build: Rebase container image #2
Some checks failed
build-image / Semantic Release (Dry-run) (push) Successful in 19s
build-image / Helm chart (push) Failing after 3s
build-image / Container image (push) Successful in 1m6s
build-image / Semantic Release (push) Has been skipped

This commit is contained in:
Danny Bessems 2024-06-06 17:50:32 +10:00
parent fcf3178611
commit 81f7b7b669

View File

@ -100,7 +100,7 @@ jobs:
name: Helm chart name: Helm chart
runs-on: dind runs-on: dind
needs: semrel_dryrun needs: semrel_dryrun
container: alpine/helm container: docker.io/alpine/helm
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: actions/checkout@v4 uses: actions/checkout@v4