This commit is contained in:
parent
8fa65c135e
commit
e62c9cfe5d
1 changed files with 1 additions and 0 deletions
|
@ -10,5 +10,6 @@ steps:
|
||||||
- name: build_golang
|
- name: build_golang
|
||||||
image: golang
|
image: golang
|
||||||
commands:
|
commands:
|
||||||
|
- ls
|
||||||
- go mod download
|
- go mod download
|
||||||
- go build .
|
- go build .
|
||||||
|
|
Loading…
Add table
Reference in a new issue