Skip to content

Commit

Permalink
Re-formatted pipeline file
Browse files Browse the repository at this point in the history
  • Loading branch information
Rerbun committed Mar 1, 2024
1 parent 7b50bce commit 73f1b8d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
with:
context: .
push: true
tags: ${{ steps.meta.outputs.tags }},rerbun/simple-collaborative-todos:latest
labels: ${{ steps.meta.outputs.labels }}
tags: ${{ steps.meta.outputs.tags }},rerbun/simple-collaborative-todos:latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 73f1b8d

Please sign in to comment.