mirror of
https://github.com/LemmyNet/lemmy.git
synced 2025-01-03 16:51:35 +00:00
has curl?
This commit is contained in:
parent
e182bc7518
commit
48c88a6ac7
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@ steps:
|
||||||
prepare_repo:
|
prepare_repo:
|
||||||
image: alpine:3
|
image: alpine:3
|
||||||
commands:
|
commands:
|
||||||
|
- curl --version
|
||||||
- apk add git
|
- apk add git
|
||||||
- git submodule init
|
- git submodule init
|
||||||
- git submodule update
|
- git submodule update
|
||||||
|
|
Loading…
Reference in a new issue