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