forked from gulliver/rtfm
This commit is contained in:
parent
9f75f3b21a
commit
54494acf28
@ -10,6 +10,7 @@ steps:
|
||||
- name: submodules
|
||||
image: ubuntu:focal
|
||||
commands:
|
||||
- apt-get -y install git
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: build-and-test
|
||||
@ -41,6 +42,7 @@ steps:
|
||||
- name: submodules
|
||||
image: ubuntu:focal
|
||||
commands:
|
||||
- apt-get -y install git
|
||||
- git submodule update --init --recursive
|
||||
|
||||
- name: build-and-test
|
||||
|
Reference in New Issue
Block a user