Skip to content

Commit

Permalink
workflow: push exporter image
Browse files Browse the repository at this point in the history
Signed-off-by: drivebyer <[email protected]>
  • Loading branch information
drivebyer committed Nov 6, 2023
1 parent 90aecd3 commit c0c6c57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push-image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,5 +79,5 @@ jobs:
context: .
file: Dockerfile.exporter
platforms: linux/amd64,linux/arm64
push: false
push: true
tags: quay.io/opstree/redis-exporter:${{ env.REDIS_EXPORTER_VERSION }}

0 comments on commit c0c6c57

Please sign in to comment.