Skip to content

Commit

Permalink
fix: remove dockerhub image base names
Browse files Browse the repository at this point in the history
  • Loading branch information
js-timbirkett committed Jun 18, 2021
1 parent 41f6b25 commit 29b961a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
with:
# list of Docker images to use as base name for tags
images: |
${{ github.repository_owner }}/prometheus-ecr-exporter
ghcr.io/${{ github.repository_owner }}/prometheus-ecr-exporter
# generate Docker tags based on the following events/attributes
tags: |
Expand Down

0 comments on commit 29b961a

Please sign in to comment.