Commit 21d8be0
committed
workflows: test: Fix BUILD_URL env
BUILD_URL was not properly defined for a single step, and BUILD_URL is
used across multiple steps of that job, so define it properly and at the
job level.
Signed-off-by: Loïc Minier <loic.minier@oss.qualcomm.com>1 parent c9f4958 commit 21d8be0
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
22 | 24 | | |
23 | | - | |
24 | | - | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments