Test
This commit is contained in:
parent
1f365aa38b
commit
1f5c6be345
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -30,7 +30,7 @@ node {
|
||||
sh "chmod u+x ${env.WORKSPACE}"
|
||||
testImage.inside("""-w=${WORKSPACE} """){
|
||||
sh 'echo "Tests passed"'
|
||||
sh 'python3'
|
||||
sh 'python3 --version'
|
||||
stage('Shell Script') {
|
||||
// Run the maven build
|
||||
withEnv(["KAGGLE_USERNAME=${params.KAGGLE_USERNAME}",
|
||||
|
Loading…
Reference in New Issue
Block a user