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