pipeline: build: image: alpine/git commands: - git submodule init - git submodule update --recursive --remote