patch noncache for pr

This commit is contained in:
shovelwagon
2018-02-14 22:07:20 -07:00
parent 1ec6edc647
commit 7e0f2a61f6
2 changed files with 14 additions and 13 deletions

View File

@@ -7,7 +7,8 @@ import (
"github.com/Sirupsen/logrus"
"github.com/joho/godotenv"
"github.com/urfave/cli"
docker "github.com/viant/drone-docker"
"github.com/drone-plugins/drone-docker"
)
var build = "0" // build number set at compile-time