fix build workspace, try 2

This commit is contained in:
Seán C McCord 2017-09-30 22:35:57 -04:00
parent cce0d41e93
commit 47ff13bc08

View file

@ -1,9 +1,9 @@
workspace:
base: /go
path: src/github.com/CyCoreSystems/cycore-web
pipeline: pipeline:
build: build:
image: ulexus/drone-revel image: ulexus/drone-revel
workspace:
base: /go
path: src/github.com/CyCoreSystems/cycore-web
pull: true pull: true
commands: commands:
- revel build github.com/CyCoreSystems/cycore-web tmp prod - revel build github.com/CyCoreSystems/cycore-web tmp prod