提交jenkins自动化流水线
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent {label 'master'}
|
agent {label 'linux'}
|
||||||
tools {
|
tools {
|
||||||
nodejs 'node22'
|
nodejs 'node22'
|
||||||
gradle 'gradle811'
|
gradle 'gradle811'
|
||||||
|
|||||||
Reference in New Issue
Block a user