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