kind: pipeline name: default steps: - name: Publish image: plugins/pypi settings: username: from_secret: pypi_username password: from_secret: pypi_password when: event: tag