Updated Drone CI configuration for using go mod
This commit is contained in:
parent
09c6de2f9e
commit
783d3a924d
@ -1,10 +1,6 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: default
|
name: default
|
||||||
|
|
||||||
workspace:
|
|
||||||
base: /go
|
|
||||||
path: src/git.metaunix.net/metaunix.net/muldap
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: golang:1.12
|
image: golang:1.12
|
||||||
|
Loading…
Reference in New Issue
Block a user