agent none
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent { docker 'python:3.10.12' }
|
||||
agent none
|
||||
stages {
|
||||
stage('build') {
|
||||
steps {
|
||||
|
||||
Reference in New Issue
Block a user