kind: pipeline name: default steps: - name: build image: docker:stable-dind commands: - docker build -t tobru/pylokid .