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

This commit is contained in:
Haitao Pan 2023-01-13 11:25:43 +08:00
parent 084fb1171b
commit da12a8e7bd

View File

@ -21,8 +21,8 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
path: /home/runner/work/dockerfiles/dockerfiles/image-automation-controller
build_file: /home/runner/work/dockerfiles/dockerfiles/image-automation-controller/Dockerfile
path: image-automation-controller
build_file: Dockerfile
image: k8s/fluxcd/image-automation-controller
tag: v0.24.0
cache: true