added JenkinsFile
This commit is contained in:
Vendored
+1
@@ -14,6 +14,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
}
|
||||||
stage('Test') {
|
stage('Test') {
|
||||||
steps {
|
steps {
|
||||||
sh './jenkins/scripts/test.sh'
|
sh './jenkins/scripts/test.sh'
|
||||||
|
|||||||
Reference in New Issue
Block a user