mirror of
https://github.com/MultiMote/niimblue
synced 2026-01-19 19:37:11 +03:00
Add commit hash to docker image label
This commit is contained in:
2
.github/workflows/publish-docker-image.yml
vendored
2
.github/workflows/publish-docker-image.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
push: true
|
||||
tags: ghcr.io/multimote/niimblue:latest
|
||||
tags: ghcr.io/multimote/niimblue:latest,ghcr.io/multimote/niimblue:gh-${{github.sha}}
|
||||
|
||||
Reference in New Issue
Block a user