.github/workflows/flux-image-automation-controller.yaml: debug
This commit is contained in:
parent
86393c73a1
commit
64fa933ba7
@ -21,8 +21,8 @@ jobs:
|
||||
registry: artifact.onwalk.net
|
||||
username: admin
|
||||
password: ${{ secrets.HELM_REPO_PASSWORD }}
|
||||
path: image-automation-controller
|
||||
build_file: Dockerfile
|
||||
path: ./image-automation-controller
|
||||
build_file: ./Dockerfile
|
||||
image: k8s/fluxcd/image-automation-controller
|
||||
tag: v0.24.0
|
||||
cache: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user