Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
121ba75445
commit
1c1b03a3c9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent { docker { image 'python:3.5.1' } }
|
||||
agent { docker { image 'python:3.0.0' } }
|
||||
stages {
|
||||
stage('build') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user