fixed typo
This commit is contained in:
parent
174896c986
commit
3eac46a74b
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -74,7 +74,7 @@ if(params.BUILD_NODE)
|
|||||||
{
|
{
|
||||||
build_node = params.BUILD_NODE
|
build_node = params.BUILD_NODE
|
||||||
}
|
}
|
||||||
if(params.DEViCE_CONF)
|
if(params.DEVICE_CONF)
|
||||||
{
|
{
|
||||||
device_conf = params.DEVICE_CONF
|
device_conf = params.DEVICE_CONF
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user