Commit ccd2707
committed
ci(kernel-rc-cross-os): attach jobs to azure-prod environment for e2e secrets
The DATABRICKS_HOST / TEST_PECO_WAREHOUSE_HTTP_PATH / DATABRICKS_TOKEN secrets
are scoped to the azure-prod environment (as in main.yml), not repo-level.
Without 'environment: azure-prod' the jobs saw empty creds and failed at
assertEnv. azure-prod has no protection rules / branch restriction, so
push-triggered runs proceed without approval.
Co-authored-by: Isaac1 parent fd88e4d commit ccd2707
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
0 commit comments