增加活动表单设计的功能
This commit is contained in:
parent
02ab1046c6
commit
fcf8122e0c
@ -1,5 +1,7 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent {
|
||||
label 'jdk21'
|
||||
}
|
||||
|
||||
tools {
|
||||
jdk 'jdk21'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user