forked from gulliver/rtfm
This commit is contained in:
parent
55577246e7
commit
212473fe0a
@ -10,6 +10,7 @@ steps:
|
|||||||
- name: submodules
|
- name: submodules
|
||||||
image: ubuntu:focal
|
image: ubuntu:focal
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get -y update
|
||||||
- apt-get -y install git
|
- apt-get -y install git
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
@ -42,6 +43,7 @@ steps:
|
|||||||
- name: submodules
|
- name: submodules
|
||||||
image: ubuntu:focal
|
image: ubuntu:focal
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get -y update
|
||||||
- apt-get -y install git
|
- apt-get -y install git
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user