Skip to content

Commit

Permalink
fix(fix_image): Adding dhub automation - fix image (#293)
Browse files Browse the repository at this point in the history
Precommit-Verified: 632ac1a2ba6dffb852eb50169348df18ad50866c10249a7cd62dc537579dda9d
  • Loading branch information
pryorda authored Sep 26, 2021
1 parent 3c36329 commit 1b8bd18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
id: build-image
uses: redhat-actions/buildah-build@v2
with:
image: vmware_exporter
image: pryorda/vmware_exporter
tags: latest ${{ github.sha }} ${{ github.event.release.tag_name }}
dockerfiles: |
./Dockerfile
Expand Down

0 comments on commit 1b8bd18

Please sign in to comment.