choire: ci
This commit is contained in:
parent
b1d63aaad0
commit
2fdb32e19d
1 changed files with 2 additions and 2 deletions
|
|
@ -17,9 +17,9 @@ steps:
|
||||||
SCW_SECRET_KEY:
|
SCW_SECRET_KEY:
|
||||||
from_secret: sce_secret_key
|
from_secret: sce_secret_key
|
||||||
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_path
|
from_secret: userstore_sqlite_path
|
||||||
commands:
|
commands:
|
||||||
- cd resources/infra
|
- cd resources/infra
|
||||||
- terraform init
|
- terraform init
|
||||||
|
|
|
||||||
Reference in a new issue