diff --git a/.woodpecker/deplyoment.yaml b/.woodpecker/deplyoment.yaml index 72b6c68..c19aed4 100644 --- a/.woodpecker/deplyoment.yaml +++ b/.woodpecker/deplyoment.yaml @@ -17,9 +17,9 @@ steps: SCW_SECRET_KEY: from_secret: sce_secret_key SCW_ACCESS_KEY: - from_secret: scw_access_key + from_secret: scw_access_key USERSTORE_SQLITE_PATH: - from_secret: userstore_sqlite_path + from_secret: userstore_sqlite_path commands: - cd resources/infra - terraform init