This commit is contained in:
parent
10d4274c2a
commit
d2f7e71d8c
|
@ -4,6 +4,7 @@ name: default
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: testing
|
- name: testing
|
||||||
|
image: golang:1.12
|
||||||
commands:
|
commands:
|
||||||
- go get -u ./...
|
- go get -u ./...
|
||||||
- go build -u ./...
|
- go build -u ./...
|
||||||
|
|
Loading…
Reference in New Issue
Block a user