chore: Enable debugging
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 24s
Container & Helm chart / Container image (docker.io) (push) Failing after 2s

This commit is contained in:
Danny Bessems 2024-02-20 00:34:01 +01:00
parent 09c74798c7
commit 21d28e5600

View File

@ -47,3 +47,5 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
tag: ${{ steps.sem_rel.outputs.version }}
tag_with_latest: true
debug: true