chore: ci

This commit is contained in:
kekskurse 2025-03-14 16:44:39 +01:00
parent e796e08ae5
commit 6af5ab8bb0

View file

@ -3,8 +3,8 @@ when:
branch: main
depends_on:
- test
- playwright
#- test
#- playwright
steps:
- name: terraform
@ -26,4 +26,5 @@ steps:
- 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@USERSTORE_SQLITE_PATH_SED@test:${USERSTORE_SQLITE_PATH}@g' scw-container.tf
- terraform apply -auto-approve
- terraform plan
#- terraform apply -auto-approve