Compare commits
No commits in common. "a7043651e00acbea59e6443daa0e6d040fdc4bc4" and "ceabe3f6f8ea6b65d3bb7fb43ff09b28dbde6754" have entirely different histories.
a7043651e0
...
ceabe3f6f8
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -1,12 +1,6 @@
|
||||
pipeline {
|
||||
agent any
|
||||
|
||||
environment {
|
||||
// pipenv
|
||||
PIPENV_YES="true"
|
||||
PIPENV_NOSPIN="YES"
|
||||
}
|
||||
|
||||
stages {
|
||||
stage('migration') {
|
||||
steps {
|
||||
|
Loading…
Reference in New Issue
Block a user