We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c36329 commit 1b8bd18Copy full SHA for 1b8bd18
.github/workflows/docker-push.yml
@@ -15,7 +15,7 @@ jobs:
15
id: build-image
16
uses: redhat-actions/buildah-build@v2
17
with:
18
- image: vmware_exporter
+ image: pryorda/vmware_exporter
19
tags: latest ${{ github.sha }} ${{ github.event.release.tag_name }}
20
dockerfiles: |
21
./Dockerfile
0 commit comments