.github/workflows/flux-image-automation-controller.yaml: debug

This commit is contained in:
Haitao Pan 2023-01-13 11:12:48 +08:00
parent fb7f2d2849
commit 350b651964

View File

@ -7,6 +7,9 @@ on:
- '.github/workflows/flux-image-automation-controller.yaml'
branches:
- main
defaults:
run:
working-directory: image-automation-controller
jobs:
docker:
@ -16,7 +19,6 @@ jobs:
- uses: actions/checkout@master
- name: 'Artifact: build && push fluxcd/image-automation-controller image'
working-directory: ${GITHUB_WORKSPACE}/image-automation-controller
uses: aevea/action-kaniko@master
with:
registry: artifact.onwalk.net