--- kind: pipeline name: linters steps: - name: publish image image: plugins/docker settings: auto_tag: true username: thecoopcloud password: from_secret: thecoopcloud_password repo: thecoopcloud/outline-with-patch tags: latest when: event: exclude: - pull_request trigger: branch: - main