fix
Some checks failed
Gitea Actions Demo / lint (push) Successful in 18s
Gitea Actions Demo / test (push) Successful in 17s
Gitea Actions Demo / docker (push) Failing after 13s

This commit is contained in:
Ryan Cavicchioni 2025-03-31 21:34:14 -05:00
parent 814751311f
commit bc6a11362e
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg

View File

@ -66,9 +66,9 @@ jobs:
- name: Prepare
id: prep
run: |
# VERSION="sha-${GITHUB_SHA::8}"
# echo $VERSION
env
VERSION="sha-${GITHUB_SHA::8}"
echo $VERSION
env | sort
- name: Docker meta
id: meta