chore: ci
This commit is contained in:
parent
2fdb32e19d
commit
e796e08ae5
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- cd resources/infra
|
- cd resources/infra
|
||||||
- terraform init
|
- terraform init
|
||||||
|
- env
|
||||||
- sed -i 's@git.keks.cloud/kekskurse/miniauth:latest@git.keks.cloud/kekskurse/miniauth:${CI_COMMIT_SHA}@g' scw-container.tf
|
- 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
|
- sed -i 's@USERSTORE_SQLITE_PATH_SED@test:${USERSTORE_SQLITE_PATH}@g' scw-container.tf
|
||||||
- terraform apply -auto-approve
|
- terraform apply -auto-approve
|
||||||
|
|
Loading…
Add table
Reference in a new issue