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