diff --git a/.drone.yml b/.drone.yml index a3e1c95..dd98677 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,7 @@ pipeline: image: ulexus/drone-revel pull: true commands: + - export PATH=$${PATH}:/go/bin - revel build github.com/CyCoreSystems/cycore-web tmp prod publish: image: plugins/docker