This repository was archived by the owner on Aug 5, 2022. It is now read-only.
Commit 0608379
committed
CI Jenkinsfile: need ci_pr_num declared in master build
Recent reduction of predefined variables was verified in PR
build only, and slipped through a regression failing master
build in CI where ci_pr_num does not get value and thus
remains undefined variable.
Signed-off-by: Olev Kartau <olev.kartau@intel.com>1 parent ec31e73 commit 0608379
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments