fix: v0.1.2
Some checks failed
/ build and run u-api (push) Failing after 3s
/ clean (push) Successful in 0s

This commit is contained in:
loveuer 2025-05-09 22:45:32 +08:00
parent ad1b096a3b
commit fb66b2c359

View File

@ -36,7 +36,7 @@ jobs:
gcr.io/kaniko-project/executor:latest \
'-f /workspace/Dockerfile' \
'-d "gitea.loveuer.com/loveuer/build/ushare:${{ gitea.ref_name }}"' \
'-c dir:///workspace/' \
'-c dir://workspace/' \
'--single-snapshot'
clean: