speed up build

This commit is contained in:
Sergey Dudoladov 2020-09-23 13:17:20 +02:00
parent 6da03db41c
commit 87f67463f8
1 changed files with 4 additions and 0 deletions

View File

@ -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: |