Add missing secrets for CI
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f8eff5044e
commit
6a6f6240b5
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user