test
This commit is contained in:
parent
f6f6017d98
commit
93d69f32f8
@ -7,6 +7,7 @@ pipeline {
|
||||
steps {
|
||||
copyArtifacts filter: 'data.csv', fingerprintArtifacts: true, projectName: 's444386-create-dataset', selector: lastSuccessful()
|
||||
sh 'chmod u+x ./biblioteki_dl.py'
|
||||
sh 'python3 biblioteki_dl.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user