Skip to content

Commit

Permalink
yet different tag for flux
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr Savchenko authored and Volodymyr Savchenko committed Feb 15, 2024
1 parent a623eae commit f517950
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 @@ -36,7 +36,7 @@ jobs:
with:
images: odahub/oda-bot
tags: |
type=raw,value={{branch}}-{{sha}}-{{date 'YYMMDDHHmmss'}}
type=raw,value={{sha}}-{{date 'YYMMDDHHmmss'}}-{{branch}}
- name: Build and push Docker image
uses: docker/build-push-action@3b5e8027fcad23fda98b2e3ac259d8d67585f671
Expand Down

0 comments on commit f517950

Please sign in to comment.