Documentation
Documentation updates and version bump
This commit is contained in:
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@@ -1,4 +1,4 @@
|
||||
@Library('xmos_jenkins_shared_library@v0.18.0') _
|
||||
@Library('xmos_jenkins_shared_library@v0.21.0') _
|
||||
|
||||
getApproval()
|
||||
|
||||
@@ -24,7 +24,7 @@ pipeline {
|
||||
}
|
||||
stage('Library checks') {
|
||||
steps {
|
||||
xcoreLibraryChecks("${REPO}")
|
||||
xcoreLibraryChecks("${REPO}", false)
|
||||
}
|
||||
}
|
||||
stage('Testing') {
|
||||
|
||||
Reference in New Issue
Block a user