This commit is contained in:
Paweł Skórzewski 2024-04-10 09:20:50 +02:00
parent 988621e1d8
commit b2d7271509
1 changed files with 0 additions and 1 deletions

View File

@ -52,7 +52,6 @@ pipeline {
sh 'echo KAGGLE_USERNAME: $KAGGLE_USERNAME'
sh 'find . -name .kaggle'
sh 'ls -al'
sh 'find / -name .kaggle'
sh 'ls -al /'
sh 'kaggle datasets list'
}