Update images.yaml

This commit is contained in:
shenlan 2022-12-27 12:28:11 +08:00 committed by GitHub
parent 8320d4431b
commit 3a7cf87e98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ jobs:
registry: artifact.onwalk.net
username: admin
password: ${{ secrets.HELM_REPO_PASSWORD }}
build_file: ./Dockerfiles/prometheus-to-cloudwatch.Dockerfile
build_file: ./Dockerfile
image: k8s/prometheus-to-cloudwatch
tag: ${{ steps.slug.outputs.sha8 }}
cache: true