You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The state send to the server contains an exit-code for the workflow. However as workflows have no exit-code they get simply ignored and are only considered by logging:
The state send to the server contains an exit-code for the workflow. However as workflows have no exit-code they get simply ignored and are only considered by logging:
woodpecker/agent/runner.go
Lines 159 to 175 in 2bda190
In case of a canceled pipeline we even seem to remove the error:
woodpecker/agent/runner.go
Line 168 in 2bda190
sounds to be related to #2197
The text was updated successfully, but these errors were encountered: