Compare commits
1 commit
alpha
...
chore/ci_t
| Author | SHA1 | Date | |
|---|---|---|---|
| 5024305909 |
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
|
|
@ -142,6 +142,7 @@ jobs:
|
||||||
- name: Acceptance Testing
|
- name: Acceptance Testing
|
||||||
env:
|
env:
|
||||||
TF_ACC: "1"
|
TF_ACC: "1"
|
||||||
|
TF_ACC_SERVICE_ACCOUNT_FILE: "~/service_account.json"
|
||||||
if: ${{ github.event_name == 'pull_request' }}
|
if: ${{ github.event_name == 'pull_request' }}
|
||||||
run: make test-acceptance-tf
|
run: make test-acceptance-tf
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue