chore: Revert action extra_args
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 24s
Container & Helm chart / Helm chart (push) Successful in 22s
Container & Helm chart / Container image (push) Successful in 10m39s
Container & Helm chart / Semantic Release (push) Successful in 33s
All checks were successful
Container & Helm chart / Semantic Release (Dry-run) (push) Successful in 24s
Container & Helm chart / Helm chart (push) Successful in 22s
Container & Helm chart / Container image (push) Successful in 10m39s
Container & Helm chart / Semantic Release (push) Successful in 33s
This commit is contained in:
parent
4adb8cd382
commit
907fc9249c
@ -54,7 +54,7 @@ jobs:
|
|||||||
- name: Kaniko build
|
- name: Kaniko build
|
||||||
uses: aevea/action-kaniko@master
|
uses: aevea/action-kaniko@master
|
||||||
with:
|
with:
|
||||||
extra_args: -x
|
# extra_args: -v debug
|
||||||
registry: code.spamasaurus.com
|
registry: code.spamasaurus.com
|
||||||
image: djpbessems/spamasaurusrex
|
image: djpbessems/spamasaurusrex
|
||||||
username: ${{ secrets.GIT_USERNAME }}
|
username: ${{ secrets.GIT_USERNAME }}
|
||||||
|
Loading…
Reference in New Issue
Block a user