yes yes indeed
This commit is contained in:
parent
a7043651e0
commit
a02d4f5e86
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -1,5 +1,5 @@
|
||||
pipeline {
|
||||
agent any
|
||||
agent { docker { image 'python:3.7.2' } }
|
||||
|
||||
environment {
|
||||
// pipenv
|
||||
|
Loading…
Reference in New Issue
Block a user