Build go code
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
2022-01-03 21:59:52 +01:00
parent af2956133b
commit c3fc230e20
2 changed files with 11 additions and 0 deletions

View File

@@ -1,7 +1,12 @@
kind: pipeline
type: docker
name: default
steps:
- name: build-go
image: golang
commands:
- go build cmd/keep-up/main.go
- name: gitea_release
image: plugins/gitea-release
settings: