fix build workspace, try 2
This commit is contained in:
parent
cce0d41e93
commit
47ff13bc08
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: ulexus/drone-revel
|
||||
workspace:
|
||||
base: /go
|
||||
path: src/github.com/CyCoreSystems/cycore-web
|
||||
pipeline:
|
||||
build:
|
||||
image: ulexus/drone-revel
|
||||
pull: true
|
||||
commands:
|
||||
- revel build github.com/CyCoreSystems/cycore-web tmp prod
|
||||
|
|
Loading…
Reference in a new issue