see... wood, not tree.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e62c9cfe5d
commit
eb67676b77
1 changed files with 1 additions and 1 deletions
|
@ -10,6 +10,6 @@ steps:
|
||||||
- name: build_golang
|
- name: build_golang
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
- ls
|
- cd dlserver
|
||||||
- go mod download
|
- go mod download
|
||||||
- go build .
|
- go build .
|
||||||
|
|
Loading…
Add table
Reference in a new issue