Update auto-deployment
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
3wc
2025-02-06 10:21:45 -05:00
parent 6d6d2360e3
commit ff39775d53

View File

@ -3,14 +3,14 @@ kind: pipeline
name: deploy to coopcloud-mellor
steps:
- name: deploy website
image: 3wordchant/docker-cp-deploy:latest
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
settings:
host: mellor.coopcloud.tech
host: swarm-0.coopcloud.tech
service: custom_html_servers_coop_app
source: .
dest: /usr/share/nginx/html
deploy_key:
from_secret: drone_ssh_coopcloud_mellor
from_secret: drone_ssh_swarm-0_coopcloud_tech
trigger:
branch:
- main