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