drone 1 format fixed
Some checks failed
continuous-integration/drone/push Build encountered an error

This commit is contained in:
Sebastian Frank
2019-02-20 12:02:10 +01:00
parent b40be9f6fa
commit 61a4a3cc40

View File

@@ -1,6 +1,10 @@
kind: pipeline kind: pipeline
name: default name: default
workspace:
base: /go
path: src/gitbase.de/apairon/mark2web
steps: steps:
- name: build for linux - name: build for linux
image: golang:latest image: golang:latest