1
0
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:
MultiMote
2024-11-18 15:48:48 +03:00
committed by GitHub
parent b1ddacae5b
commit 604fe251da

View File

@@ -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}}