1 Commits

Author SHA1 Message Date
14c24ad398 Update .drone.yml
All checks were successful
continuous-integration/drone Build is passing
2025-03-02 05:16:22 +00:00

View File

@ -6,7 +6,7 @@ steps:
image: git.coopcloud.tech/coop-cloud/stack-ssh-deploy:latest
settings:
host: swarm-test.autonomic.zone
stack: example_com # UPDATE ME
stack: privatebin
generate_secrets: true
purge: true
deploy_key:
@ -14,9 +14,11 @@ steps:
networks:
- proxy
environment:
DOMAIN: example.swarm-test.autonomic.zone # UPDATE ME
STACK_NAME: example_com # UPDATE ME
DOMAIN: paste.swarm-test.autonomic.zone
STACK_NAME: privatebin
LETS_ENCRYPT_ENV: production
PB_PHP_CONFIG_VERSION: v1
PB_ROBOTS_VERSION: v2
trigger:
branch:
- main