fix
All checks were successful
Gitea Actions Demo / lint (push) Successful in 3m22s
Gitea Actions Demo / test (push) Successful in 2m15s
Gitea Actions Demo / docker (push) Successful in 1m52s

This commit is contained in:
Ryan Cavicchioni 2025-03-31 21:06:29 -05:00
parent 9ebca81abc
commit 42fd1840a0
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg

View File

@ -67,8 +67,8 @@ jobs:
id: prep
run: |
SHA="${{ vars.GITEA_SHA }}"
VERSION="${SHA::8}"
echo $VERSION
# VERSION="${SHA::8}"
echo $SHA
echo $GITEA_REF
- name: Docker meta