kind: pipeline type: docker name: default steps: - name: submodules image: alpine/git commands: - git submodule update --recursive --remote