Introduces Regression for 32 and 64 bit threadx and smp kernel in Debug, MinSizeRel and Release configuration #4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -89,7 +89,6 @@ def canaryShouldRun = true
|
|||||||
|
|
||||||
node {
|
node {
|
||||||
timestamps {
|
timestamps {
|
||||||
ansiColor('xterm') {
|
|
||||||
try {
|
try {
|
||||||
stage('Checkout') {
|
stage('Checkout') {
|
||||||
checkout scm
|
checkout scm
|
||||||
@@ -150,4 +149,3 @@ node {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|||||||
Reference in New Issue
Block a user