* MOD: workflow tests
Some checks failed
Build and push / build_and_push (push) Failing after 16s

Signed-off-by: Uwe Hermann <uh@uleenucks.de>
This commit is contained in:
2024-01-21 13:48:36 +01:00
parent 6ce1991464
commit dcac760df7

View File

@@ -38,8 +38,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
cache: false
exra_args:
- --cleanup
exra_args: --cleanup
- name: Kaniko build lynx
uses: aevea/action-kaniko@master
@@ -50,5 +49,4 @@ jobs:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
cache: false
exra_args:
- --cleanup
exra_args: --cleanup