Update Jenkinsfile
This commit is contained in:
parent
f9e20b7fce
commit
cb87111616
1 changed files with 0 additions and 1 deletions
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
|
@ -5,7 +5,6 @@ pipeline {
|
|||
agent {
|
||||
docker {
|
||||
image 'python:2-alpine'
|
||||
registryUrl 'https://hub.docker.com/'
|
||||
}
|
||||
}
|
||||
steps {
|
||||
|
|
Loading…
Reference in a new issue