drone geupdated

This commit is contained in:
HuskyTeufel
2021-09-06 12:56:09 +02:00
parent 8bc1ff4491
commit 7952ff3058

View File

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