mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-10 07:08:35 +00:00
Update Jenkinsfile
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,7 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
tools {
|
||||
jdk 'JDK 21.0.3'
|
||||
jdk 'JDK 21.0.7'
|
||||
}
|
||||
stages {
|
||||
stage("build") {
|
||||
|
Reference in New Issue
Block a user