Merge pull request #2069 from jlebon/pr/tweak-ci
ci: Adapt to use new fcosKola semantics
This commit is contained in:
commit
2b739ce431
|
|
@ -77,7 +77,7 @@ parallel fcos: {
|
||||||
coreos-assembler build
|
coreos-assembler build
|
||||||
""")
|
""")
|
||||||
}
|
}
|
||||||
fcosKola("${env.WORKSPACE}")
|
fcosKola(cosaDir: "${env.WORKSPACE}")
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
buildopts: {
|
buildopts: {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue