chore: Revert action extra_args
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 24s Details
Container & Helm chart / Helm chart (push) Successful in 22s Details
Container & Helm chart / Container image (push) Successful in 10m39s Details
Container & Helm chart / Semantic Release (push) Successful in 33s Details

This commit is contained in:
Danny Bessems 2024-03-09 22:29:45 +11:00
parent 4adb8cd382
commit 907fc9249c
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ jobs:
- name: Kaniko build
uses: aevea/action-kaniko@master
with:
extra_args: -x
# extra_args: -v debug
registry: code.spamasaurus.com
image: djpbessems/spamasaurusrex
username: ${{ secrets.GIT_USERNAME }}