diff --git a/.drone.yml b/.drone.yml index 07fc198..87ceb72 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,10 @@ kind: pipeline name: default +workspace: + base: /go + path: src/gitbase.de/apairon/mark2web + steps: - name: build for linux image: golang:latest