remove unnecessary and malicious world-destroyer dot
This commit is contained in:
parent
f8b05ebcff
commit
18cf8474e4
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user