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