forked from external/yambar
ci: checkout git submodules
This commit is contained in:
parent
f85117431a
commit
68727006f3
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ image: alpine:edge
|
|||
stages:
|
||||
- build
|
||||
|
||||
variables:
|
||||
GIT_SUBMODULE_STRATEGY: normal
|
||||
|
||||
before_script:
|
||||
- echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories
|
||||
- apk update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue