remove unnecessary and malicious world-destroyer dot

This commit is contained in:
Mateusz Kuc 2023-04-20 19:49:17 +02:00
parent f8b05ebcff
commit 18cf8474e4
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ pipeline {
}
steps{
sh 'ls -a'
sh 'python .ium_458023/create-dataset.py'
sh 'python ium_458023/create-dataset.py'
archiveArtifacts 'salary_test.csv'
archiveArtifacts 'salary_dev.csv'
archiveArtifacts 'salary_train.csv'