Commit 6749322
committed
jenkins: Add argument parsing to build script
With the soon to arrive pipelines instead of multijob for building
tests, we need to pass build options as arguments instead of
environment variables. So add a bit of code to turn arguments
into variables.
Signed-off-by: Brian Barrett <[email protected]>1 parent a2773cc commit 6749322
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
6 | 11 | | |
7 | 12 | | |
8 | 13 | | |
| |||
0 commit comments