yes yes indeed

This commit is contained in:
reverend 2021-07-10 14:43:56 +02:00
parent a7043651e0
commit a02d4f5e86
1 changed files with 1 additions and 1 deletions

2
Jenkinsfile vendored
View File

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