Fixing CI pipeline attempt #1

This commit is contained in:
Vitaly Pashkov 2019-10-30 11:00:40 +00:00
parent c46535bdf7
commit f7eec8bd3f
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@ platform:
arch: amd64 arch: amd64
os: linux os: linux
workspace:
base: /go
path: src/git.veenee.ru/veenee/iplistget
steps: steps:
- name: build - name: build
image: golang image: golang