ci: show git diff
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
鲁树人 2024-09-24 22:17:05 +01:00
parent 87243de098
commit 086232b9e2

View File

@ -2,6 +2,7 @@
echo 'git status:'
git status
git diff
if [[ -z "${DRONE_TAG}" ]]; then
echo "skip package publish, pack only."