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

This commit is contained in:
Ryan Cavicchioni 2025-03-31 21:41:52 -05:00
parent bc6a11362e
commit 472dbc6263
Signed by: ryanc
SSH Key Fingerprint: SHA256:KbXiwUnZnHFwFtt3Bytd+F3FN9pPHn1Z1cxMIE1TPbg

View File

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