Skip to content

Commit

Permalink
Fix tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Fethbita committed Oct 6, 2024
1 parent 895c019 commit 126c2c5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ jobs:
with:
context: .
push: true
tags:
- $IMAGE:latest,$IMAGE:$GITHUB_SHA
tags: $IMAGE:latest,$IMAGE:$GITHUB_SHA

- if: github.ref_name != github.event.repository.default_branch
name: Build and push
Expand Down

0 comments on commit 126c2c5

Please sign in to comment.