// Builds a module using https://github.com/jenkins-infra/pipeline-library buildPlugin(useContainerAgent: true, configurations: [ [platform: 'linux', jdk: 11], [platform: 'windows', jdk: 11], [platform: 'linux', jdk: 17] ])
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 30004 | Paul Allen |
Jenkins version 2.361.4 Plugin 4.52 Java 11 |
||
#3 | 24266 | Paul Allen | Enable Windows tests. | ||
#2 | 22169 | Paul Allen | Jenkinsfile to only test Linux | ||
#1 | 22160 | Paul Allen | Jenkinsfile for build. |