asd
This commit is contained in:
parent
26e5e32481
commit
99903db8b0
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -74,7 +74,7 @@ pipeline {
|
||||
}
|
||||
|
||||
stage('End') {
|
||||
when { expression { params.KAGGLE_USERNAME && params.KAGGLE_KEY } }
|
||||
// when { expression { params.KAGGLE_USERNAME && params.KAGGLE_KEY } }
|
||||
steps {
|
||||
echo 'Program ended!'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user