From 220ded1056f17391ceda482a231e9054afd03325 Mon Sep 17 00:00:00 2001 From: Sergey Dudoladov Date: Tue, 18 Aug 2020 13:17:17 +0200 Subject: [PATCH] cache deps --- delivery.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/delivery.yaml b/delivery.yaml index 62b5f3e63..cd4fc6c9f 100644 --- a/delivery.yaml +++ b/delivery.yaml @@ -3,6 +3,9 @@ pipeline: - id: build-postgres-operator type: script vm: large + cache: + paths: + - $GOPATH/pkg/mod commands: - desc: 'Update' cmd: |