fix: silence Dagger output in deploy tasks, only show on failure #390

Merged
guettlibot merged 1 commits from refs/pull/390/head into main 2026-06-04 00:36:21 +00:00
1 Commits
Author SHA1 Message Date
Thomas SharedInboxandClaude Sonnet 4.6 798c66fe12 fix: silence Dagger output in deploy tasks, only show on failure
Wrap dagger calls in deploy-linux, publish-android, and deploy-apk
tasks with scripts/silent_on_success.sh so Dagger output is suppressed
on success and only replayed when the command fails.

Closes #389

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 02:26:45 +02:00