--- kind: pipeline name: deploy to cooperative.computer steps: - name: deployment image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest settings: stack: well-known-uris host: cooperative.computer deploy_key: from_secret: drone_ssh_cooperative_computer trigger: branch: - master