chore: refactor ci pipeline

This commit is contained in:
Marcel_Henselin 2026-02-18 08:29:35 +01:00
parent 36eccc52c3
commit 5024305909

View file

@ -142,6 +142,7 @@ jobs:
- name: Acceptance Testing
env:
TF_ACC: "1"
TF_ACC_SERVICE_ACCOUNT_FILE: "~/service_account.json"
if: ${{ github.event_name == 'pull_request' }}
run: make test-acceptance-tf