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