mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-09 09:05:26 +00:00
061596d802
A non-zero exit code signifies a pipeline failure, but is not a fatal error in the agent. Since exec reports this as exec.ExitError, this has to be handled explicitly. This also fixes logs not being shown on build errors. |
||
---|---|---|
.. | ||
backend | ||
frontend | ||
multipart | ||
rpc | ||
samples | ||
schema | ||
shared | ||
error.go | ||
error_test.go | ||
logger.go | ||
option.go | ||
option_test.go | ||
pipeline.go | ||
tracer.go |