CI fix attempt 2

This commit is contained in:
simon987 2021-11-17 10:17:49 -05:00
parent dae7a71fd5
commit 413b9f00c9

View File

@ -5,6 +5,10 @@ platform:
os: linux
steps:
- name: submodules
image: alpine/git
commands:
- git submodule update --init --recursive
- name: build image
image: plugins/docker
settings: