update drone-ci

This commit is contained in:
Brooke 2025-01-09 19:31:32 -06:00
parent f42817065b
commit fe6ac831d4

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: gotosocial
generate_secrets: true generate_secrets: true
purge: true purge: true
deploy_key: deploy_key:
@ -14,9 +14,13 @@ steps:
networks: networks:
- proxy - proxy
environment: environment:
DOMAIN: example.swarm-test.autonomic.zone # UPDATE ME DOMAIN: social.swarm-test.autonomic.zone
STACK_NAME: example_com # UPDATE ME STACK_NAME: gotosocial
LETS_ENCRYPT_ENV: production LETS_ENCRYPT_ENV: production
GTS_ACCOUNTS_OPEN_REGISTRATION: false
GTS_ACCOUNTS_APPROVAL_REQUIRED: true
GTS_ACCOUNTS_REASON_REQUIRED: true
SECRET_OIDC_SECRET_VERSION: v1
trigger: trigger:
branch: branch:
- main - main