Files
GearBox/.gitea/workflows/ci.yml
Jean-Luc Makiola e9d8ddc418
All checks were successful
CI / ci (push) Successful in 1m10s
CI / e2e (push) Has been skipped
CI / deploy (push) Successful in 7s
fix: strip whitespace from Coolify token in deploy step
Root cause: COOLIFY_TOKEN secret had a leading space (0x20) causing
401 Unauthenticated. Strip whitespace with tr before passing to curl.
Also removes debug diagnostics.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-11 00:31:57 +02:00

3.5 KiB