speed up build
This commit is contained in:
parent
6da03db41c
commit
87f67463f8
|
|
@ -2,6 +2,10 @@ version: "2017-09-20"
|
||||||
pipeline:
|
pipeline:
|
||||||
- id: build-postgres-operator
|
- id: build-postgres-operator
|
||||||
type: script
|
type: script
|
||||||
|
vm: large
|
||||||
|
cache:
|
||||||
|
paths:
|
||||||
|
- /go/pkg/mod
|
||||||
commands:
|
commands:
|
||||||
- desc: 'Update'
|
- desc: 'Update'
|
||||||
cmd: |
|
cmd: |
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue