kind: pipeline name: build-smart-commit steps: - name: "build-and-push" registry: code.ndumas.com image: plugins/docker settings: repo: code.ndumas.com/ndumas/smart-commit tags: latest username: from_secret: docker_username passsword: from_secret: docker_password