Commit 750bd12
committed
fix: add CF_API_KEY environment variable to CI smoke tests
- Added CF_API_KEY=test-key to Import smoke test step
- Added CF_API_KEY=test-key to Basic functionality test step
- Fixes CI security job failure due to missing environment variable1 parent 8ae73b0 commit 750bd12
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| |||
130 | 132 | | |
131 | 133 | | |
132 | 134 | | |
| 135 | + | |
| 136 | + | |
133 | 137 | | |
134 | 138 | | |
135 | 139 | | |
| |||
0 commit comments