Update images.yaml
This commit is contained in:
parent
8320d4431b
commit
3a7cf87e98
2
.github/workflows/images.yaml
vendored
2
.github/workflows/images.yaml
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user