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