update jenkinsfile2
This commit is contained in:
parent
237d67f6bd
commit
dd1205ad9e
@ -14,10 +14,7 @@ pipeline {
|
||||
stages {
|
||||
stage("Script") {
|
||||
steps {
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's444356-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
sh " ./stats.sh"
|
||||
archiveArtifacts 'lines.txt'
|
||||
|
||||
sh "ls -al"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user