Update images.yaml

This commit is contained in:
shenlan 2022-12-27 12:28:11 +08:00 committed by GitHub
parent 16bc438d73
commit 06c690ec68

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