Skip to content

Commit

Permalink
use release as docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
barcus authored Mar 11, 2022
1 parent acd9821 commit 57aedf1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ jobs:
with:
context: .
push: true
tags: barcus/postgresql-upgrade:latest
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 57aedf1

Please sign in to comment.