modified: .gitea/actions/kubectl-setup/action.yaml
All checks were successful
/ build-docker-image (push) Successful in 10s
All checks were successful
/ build-docker-image (push) Successful in 10s
new file: cloud-scripts/setup-limbo-actions.sh
This commit is contained in:
@@ -39,7 +39,6 @@ runs:
|
||||
fi
|
||||
|
||||
if [ "$ERROR" != 0 ]; then
|
||||
echo "❌ ERROR code $ERROR"
|
||||
exit "$ERROR"
|
||||
fi
|
||||
# end check arguments
|
||||
|
||||
Reference in New Issue
Block a user