CI: Build and publish #7

Merged
lsr merged 14 commits from temp/ci-work into main 2024-09-24 21:31:21 +00:00
Showing only changes of commit 086232b9e2 - Show all commits

View File

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