cancel should set cancel status, not error status

This commit is contained in:
Brad Rydzewski
2020-09-15 15:03:53 -04:00
parent 4b10e95195
commit aac6cf39db
3 changed files with 11 additions and 1 deletions

2
go.mod
View File

@@ -17,7 +17,7 @@ require (
github.com/docker/go-connections v0.3.0 // indirect
github.com/drone/drone-go v1.2.1-0.20200326064413-195394da1018
github.com/drone/envsubst v1.0.2
github.com/drone/runner-go v1.6.1-0.20200813033918-b849bd35b2eb
github.com/drone/runner-go v1.6.1-0.20200915183738-9497cc9f42d2
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/gogo/protobuf v0.0.0-20170307180453-100ba4e88506 // indirect