--- kind: pipeline name: deploy to swarm-test.autonomic.zone steps: - name: deployment image: decentral1se/stack-ssh-deploy:latest settings: host: swarm-test.autonomic.zone stack: statuspal purge: true deploy_key: from_secret: drone_ssh_swarm_test environment: DOMAIN: statuspal.swarm-test.autonomic.zone STACK_NAME: statuspal LETS_ENCRYPT_ENV: production trigger: branch: - main