moby--moby/hack/ci
Paul "TBBle" Hampson 080d9df63e Don't clear the exit code from the Finally block
It turns out that the Finally block does not see the exit code from the
`exit` call that triggered it, but from an earlier state. And it seems
that actions take in the Finally block other than `exit` will not affect
the $LastErrorCode set by the `exit` that triggered the Finally block.

Signed-off-by: Paul "TBBle" Hampson <Paul.Hampson@Pobox.com>
2020-11-08 23:15:15 +11:00
..
arm Tailor CI for ARM, skip legacy integration test. 2019-10-08 18:37:13 +02:00
experimental Consistently use DOCKER_EXPERIMENTAL=1 instead or =y 2019-08-09 20:24:00 +02:00
janky WIP Move docker-py tests first again 2019-07-16 19:53:17 +02:00
master added hack/ci/master as entry point for master codeline checks 2019-07-22 20:00:07 +02:00
powerpc Add a new entrypoint for CI 2017-09-20 17:26:30 -04:00
windows.ps1 Don't clear the exit code from the Finally block 2020-11-08 23:15:15 +11:00
z Add a new entrypoint for CI 2017-09-20 17:26:30 -04:00