Use stack ssh
Some checks are pending
GitHub Pages Deploy / deploy (push) Waiting to run
JS Lint / lint (push) Waiting to run
HTMLProofer / test (2.7) (push) Waiting to run
HTMLProofer / test (3.0) (push) Waiting to run
continuous-integration/drone/push Build is passing

This commit is contained in:
tobias 2024-07-15 18:12:48 +02:00
parent 6d564675fa
commit 24d730631b

View File

@ -19,13 +19,11 @@ steps:
- custom
- name: deploy-site
image: git.coopcloud.tech/coop-cloud/docker-cp-deploy:latest
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
settings:
compose: docker-compose.prod.yml
stack: kcl_smallclients_autonomic_zone
host: smallclients.autonomic.zone
source: /srv/jekyll/dist/
dest: /usr/share/nginx/html/
exec_pre: rm -rf /usr/share/nginx/html/*
compose: docker-compose.yml
deploy_key:
from_secret: drone_ssh_smallclients.autonomic.zone
environment: