see... wood, not tree.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Martyn 2020-09-20 13:41:15 +02:00
parent e62c9cfe5d
commit eb67676b77

View file

@ -10,6 +10,6 @@ steps:
- name: build_golang
image: golang
commands:
- ls
- cd dlserver
- go mod download
- go build .