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:
2025-03-31 21:41:52 -05:00
parent bc6a11362e
commit 472dbc6263

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