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