kind: pipeline type: docker name: default steps: - name: build image: docker commands: - docker build -t your-image-name .