chore: ci

This commit is contained in:
kekskurse 2025-03-14 16:58:40 +01:00
parent 039e438b43
commit 7fd473664b

View file

@ -23,10 +23,6 @@ steps:
commands:
- cd resources/infra
- terraform init
- env
- echo $USERSTORE_SQLITE_PATH
- sed -i 's@git.keks.cloud/kekskurse/miniauth:latest@git.keks.cloud/kekskurse/miniauth:${CI_COMMIT_SHA}@g' scw-container.tf
- sed -i s@USERSTORE_SQLITE_PATH_SED@test:$USERSTORE_SQLITE_PATH@g scw-container.tf
- cat scw-container.tf
- terraform plan
#- terraform apply -auto-approve
- terraform apply -auto-approve