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