Trying out other agents for building
This commit is contained in:
parent
a02d4f5e86
commit
7196820122
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent { docker { image 'python:3.7.2' } }
|
||||
agent { docker { image 'kennethreitz/pipenv' } }
|
||||
|
||||
environment {
|
||||
// pipenv
|
||||
|
Loading…
Reference in New Issue
Block a user