mirror of
https://codeberg.org/dnkl/yambar.git
synced 2025-04-25 05:15:41 +02:00
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
Reference in a new issue