diff --git a/.drone.yml b/.drone.yml index d2dbf18..86388ba 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,3 +1,7 @@ +workspace: + base: /go + path: src/git.aiterp.net/gisle/irc + pipeline: test: image: golang:${GO_VERSION}