From f7eec8bd3f6443ccae400054cd0d1224d2a38b76 Mon Sep 17 00:00:00 2001 From: Vitaly Pashkov Date: Wed, 30 Oct 2019 11:00:40 +0000 Subject: [PATCH] Fixing CI pipeline attempt #1 --- .drone.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.drone.yml b/.drone.yml index 5b36467..1f1c67c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,6 +7,10 @@ platform: arch: amd64 os: linux +workspace: + base: /go + path: src/git.veenee.ru/veenee/iplistget + steps: - name: build image: golang