update jenkinsfile2
This commit is contained in:
parent
b800b71f11
commit
49212a0476
@ -16,6 +16,7 @@ pipeline {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's444356-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
sh " ./stats.sh"
|
||||
sh "python3 ./Zajecia_2/main.py"
|
||||
archiveArtifacts 'lines.txt'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user