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