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