Fixing CI pipeline attempt #1
This commit is contained in:
parent
c46535bdf7
commit
f7eec8bd3f
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue