agent any

This commit is contained in:
2025-01-27 16:46:20 +08:00
parent 1775f98028
commit 05a2db77db

2
Jenkinsfile vendored
View File

@@ -1,5 +1,5 @@
pipeline { pipeline {
agent none agent any
stages { stages {
stage('build') { stage('build') {
steps { steps {