drone geupdated
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
kind: pipeline
|
kind: pipeline
|
||||||
name: default
|
name: default
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: compile
|
||||||
image: golang
|
image: microsoft/dotnet:sdk
|
||||||
commands:
|
commands:
|
||||||
- go test
|
- dotnet build
|
||||||
- go build
|
|
||||||
Reference in New Issue
Block a user