Skip to content

Commit

Permalink
fix docker tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
DannyBen committed Feb 8, 2024
1 parent 8420e56 commit 999e819
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/docker-latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,4 @@ jobs:
context: .
platforms: linux/amd64,linux/arm64
push: true
tags:
- dannyben/bashly
- dannyben/bashly:${{ env.TAG }}
tags: dannyben/bashly,dannyben/bashly:${{ env.TAG }}

0 comments on commit 999e819

Please sign in to comment.