chore: Remove explicit container image from job
Some checks failed
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 37s
Container & Helm chart / Container image (docker.io) (push) Failing after 35s

This commit is contained in:
Danny Bessems 2024-02-20 01:05:50 +01:00
parent 791110a59f
commit a7a3cb6dc5

View File

@ -38,7 +38,7 @@ jobs:
# echo "version=$(cat .version)" >> $GITHUB_OUTPUT
Container image (docker.io):
container: catthehacker/ubuntu:act-latest
# container: catthehacker/ubuntu:act-latest
runs-on: ubuntu-latest
steps:
- name: Checkout