--- kind: pipeline name: publish docker image steps: - name: build and publish image: plugins/docker settings: username: thecoopcloud password: from_secret: thecoopcloud_password repo: thecoopcloud/compy tags: latest