kind: pipeline name: default platform: os: linux arch: amd64 steps: - name: docker image: plugins/docker settings: tags: - latest repo: registry.darknebu.la/circus/companion registry: registry.darknebu.la username: from_secret: docker_username password: from_secret: docker_password