Commit feabf67
committed
ci: conditionally set environment for terratest jobs based on actor and fork status
**Changed:**
- Updated environment assignment for 'net' and 'instance-factory' jobs to set the environment to empty when the actor is 'l50' and the PR is not from a fork, otherwise use 'terratest' - .github/workflows/terratest.yaml1 parent ba491ad commit feabf67
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
104 | 104 | | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
| 107 | + | |
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
0 commit comments