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