This commit is contained in:
estebanthi
2026-01-04 12:50:37 +01:00
parent a8c9119010
commit 1440e4796c

View File

@@ -83,6 +83,7 @@ jobs:
echo "==== Building $NAME ===="
TAGS=()
TAGS+=("$FULL_IMAGE:${{ github.ref_name }}")
TAGS+=("$FULL_IMAGE:${{ github.sha }}")