clone: git: image: plugins/git depth: 1 pipeline: build: image: docker:20.10.16 # fix at least major here volumes: - /var/run/docker.sock:/var/run/docker.sock commands: - /bin/sh build.sh