debug
Some checks failed
/ deploy (push) Failing after 1m5s

This commit is contained in:
ange 2025-05-01 02:21:11 +00:00
parent c6e2a52641
commit 24cf1cd551
Signed by: ange
GPG Key ID: 9E0C4157BB7BEB1D

View File

@ -1,5 +1,6 @@
#!/bin/bash -ex
#!/bin/bash -e
set -o pipefail
set -x
function kapply() {
for f in "$@"; do