Add missing secrets for CI
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc 2025-02-11 11:49:25 -05:00
parent f8eff5044e
commit 6a6f6240b5

View File

@ -18,6 +18,10 @@ steps:
STACK_NAME: loomio STACK_NAME: loomio
LETS_ENCRYPT_ENV: production LETS_ENCRYPT_ENV: production
LOOMIO_ENTRYPOINT_VERSION: v1 LOOMIO_ENTRYPOINT_VERSION: v1
SECRET_DEVISE_SECRET_VERSION: v1
SECRET_SECRET_COOKIE_TOKEN_VERSION: v1
SECRET_DB_PASSWORD_VERSION: v1
SECRET_SMTP_PASSWORD_VERSION: v1
trigger: trigger:
branch: branch:
- main - main