diff --git a/.gitea/workflows/ci.yaml b/.gitea/workflows/ci.yaml index 7570b7d..f87cedb 100644 --- a/.gitea/workflows/ci.yaml +++ b/.gitea/workflows/ci.yaml @@ -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