Add some links to the readme

This commit is contained in:
2023-06-08 20:30:23 -05:00
parent 4a8c0ce378
commit cb210eb5a1
2 changed files with 8 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -32,7 +32,7 @@ pipeline {
}
stage('publish') {
when {
branch "1.19.4"
branch "1.20"
}
steps {
script {