fix issue 78 not early exiting when services
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
||||
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
||||
|
||||
## Unreleased
|
||||
### Fixed
|
||||
- exit code 78 not properly exiting early when pipeline has services (from runner-go)
|
||||
|
||||
## 1.5.3
|
||||
### Fixed
|
||||
- unexpected http code from server must always fail pipeline (from runner-go)
|
||||
|
||||
Reference in New Issue
Block a user