chore: ci 2
This commit is contained in:
parent
a7d6295907
commit
c4ee4abcaf
1 changed files with 1 additions and 1 deletions
|
@ -24,5 +24,5 @@ steps:
|
|||
- cd resources/infra
|
||||
- terraform init
|
||||
- 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@$USERSTORE_SQLITE_PATH@g scw-container.tf
|
||||
- terraform apply -auto-approve
|
||||
|
|
Loading…
Add table
Reference in a new issue