Trying out other agents for building

This commit is contained in:
reverend 2021-07-16 13:02:07 +02:00
parent a02d4f5e86
commit 7196820122
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

@ -1,5 +1,5 @@
pipeline {
agent { docker { image 'python:3.7.2' } }
agent { docker { image 'kennethreitz/pipenv' } }
environment {
// pipenv