fix: typo
This commit is contained in:
parent
f5309ca676
commit
659c744a77
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ steps:
|
||||||
SCW_ACCESS_KEY:
|
SCW_ACCESS_KEY:
|
||||||
from_secret: scw_access_key
|
from_secret: scw_access_key
|
||||||
USERSTORE_SQLITE_PATH:
|
USERSTORE_SQLITE_PATH:
|
||||||
from_secret: userstore_sqlite_path2
|
from_secret: userstore_sqlite_path
|
||||||
SMTP_PASSWORD:
|
SMTP_PASSWORD:
|
||||||
from_secret: smtp_password
|
from_secret: smtp_password
|
||||||
SMTP_USERNAME:
|
SMTP_USERNAME:
|
||||||
|
|
Loading…
Add table
Reference in a new issue