maybe drone likes this?

Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
Martyn 2020-02-13 23:51:38 +01:00
parent 42f846a6bc
commit 96b4b8f8e3
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ steps:
image: golang
commands:
- pwd
- mkdir -p /go/src/git.martyn.berlin/martyn
- ln -s /drone/src /go/src/git.martyn.berlin/martyn/karaokards
- go get
- go build