ensure nil step does not cause problems

This commit is contained in:
Brad Rydzewski
2019-10-17 15:52:05 -07:00
parent b198003a0c
commit 983f1badde
6 changed files with 26 additions and 1 deletions

2
go.mod
View File

@@ -11,7 +11,7 @@ require (
github.com/drone/drone-runtime v1.0.7-0.20190729202838-87c84080f4a1
github.com/drone/drone-yaml v1.2.2
github.com/drone/envsubst v1.0.2
github.com/drone/runner-go v1.2.3-0.20191017212814-48a0db6f4ed7
github.com/drone/runner-go v1.2.3-0.20191017224419-ef1504fb90be
github.com/drone/signal v1.0.0
github.com/ghodss/yaml v1.0.0
github.com/google/go-cmp v0.3.0