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