modified: .gitea/actions/kubectl-setup/action.yaml
All checks were successful
/ build-docker-image (push) Successful in 10s

new file:   cloud-scripts/setup-limbo-actions.sh
This commit is contained in:
2025-11-22 17:33:12 +00:00
parent 6d10423125
commit 4106c3d5bb
2 changed files with 28 additions and 1 deletions

View File

@@ -39,7 +39,6 @@ runs:
fi
if [ "$ERROR" != 0 ]; then
echo "❌ ERROR code $ERROR"
exit "$ERROR"
fi
# end check arguments