This commit is contained in:
parent
c4881f2e09
commit
c07b29c144
@ -3,6 +3,10 @@ kind: pipeline
|
|||||||
type: docker
|
type: docker
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
|
workspace:
|
||||||
|
base: /go
|
||||||
|
path: src/git.trj.tw/golang/gofb
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: golang:1.13
|
image: golang:1.13
|
||||||
|
Loading…
Reference in New Issue
Block a user