mirror of
https://github.com/plexusorg/Plex.git
synced 2026-06-03 21:16:55 +00:00
Update Jenkinsfile
This commit is contained in:
Vendored
+1
-1
@@ -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