modify drone config
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jay 2019-12-10 14:45:42 +00:00
parent c4881f2e09
commit c07b29c144
1 changed files with 4 additions and 0 deletions

View File

@ -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