fix: add more envs to drone, remove secret gen
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mac Chaffee
2025-09-11 18:00:49 -04:00
parent 3f1c985dc6
commit 972cdf6c91

View File

@ -7,7 +7,6 @@ steps:
settings:
host: swarm-test.autonomic.zone
stack: writefreely
generate_secrets: true
purge: true
deploy_key:
from_secret: drone_ssh_swarm_test
@ -16,6 +15,8 @@ steps:
environment:
DOMAIN: writefreely.swarm-test.autonomic.zone
STACK_NAME: writefreely
ASSETS_PATH: /usr/share/writefreely
DATA_PATH: /data
LETS_ENCRYPT_ENV: production
CONFIG_INI_VERSION: v1
WRITEFREELY_ENTRYPOINT_VERSION: v1