Skip to content

Commit

Permalink
Merge pull request #1 from snapp-incubator/fix-workflow
Browse files Browse the repository at this point in the history
change tags to latest
  • Loading branch information
hoptical authored Sep 19, 2023
2 parents 8df528b + 2ac9dc9 commit 4735245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
context: .
platforms: linux/amd64
push: true
tags: ${{ steps.meta.outputs.tags }}
tags: latest
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 4735245

Please sign in to comment.