Attempt 12
This commit is contained in:
parent
11b26c5f21
commit
c8b2d8b8c3
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -26,7 +26,7 @@ pipeline {
|
|||||||
sh 'echo ~'
|
sh 'echo ~'
|
||||||
sh 'ls -al ~'
|
sh 'ls -al ~'
|
||||||
sh 'whoami'
|
sh 'whoami'
|
||||||
sh 'mkdir ~/.kaggle'
|
sh 'mkdir -p ~/.kaggle'
|
||||||
sh 'kaggle datasets list'
|
sh 'kaggle datasets list'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user