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