parent
1a12f0797b
commit
92f4b94346
@ -5,7 +5,6 @@ workspace:
|
|||||||
clone:
|
clone:
|
||||||
git:
|
git:
|
||||||
image: plugins/git:next
|
image: plugins/git:next
|
||||||
depth: 50
|
|
||||||
tags: true
|
tags: true
|
||||||
recursive: true
|
recursive: true
|
||||||
|
|
||||||
@ -17,6 +16,7 @@ pipeline:
|
|||||||
- GOOS=linux
|
- GOOS=linux
|
||||||
- GOARCH=amd64
|
- GOARCH=amd64
|
||||||
commands:
|
commands:
|
||||||
|
- git submodule update --init --recursive
|
||||||
- ./build.sh
|
- ./build.sh
|
||||||
|
|
||||||
test_example:
|
test_example:
|
||||||
|
Loading…
Reference in New Issue
Block a user