Skip to content

Commit

Permalink
github.sha
Browse files Browse the repository at this point in the history
  • Loading branch information
geryonghost committed Dec 13, 2023
1 parent fdb34e8 commit 856045f
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 @@ -43,5 +43,5 @@ jobs:
file: ./static/Dockerfile
platforms: linux/arm64
push: true
tags: localhost:5000/comtily:$(date +%s)
tags: localhost:5000/comtily:${{ github.sha }}

0 comments on commit 856045f

Please sign in to comment.