Trying out other agents for building

This commit is contained in:
reverend 2021-07-16 13:02:07 +02:00
parent a02d4f5e86
commit 7196820122

2
Jenkinsfile vendored
View File

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