Fix
This commit is contained in:
parent
bba1d047d1
commit
5d3f7ee413
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent { docker { image 'python:3.10.10' } }
|
||||
agent any
|
||||
stages {
|
||||
stage('build') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user