fix artifact
This commit is contained in:
parent
7ce16aad43
commit
2ffd6aaedc
@ -24,7 +24,7 @@
|
|||||||
)
|
)
|
||||||
sh "chmod u+x ./startscript2.sh"
|
sh "chmod u+x ./startscript2.sh"
|
||||||
sh " ./startscript2.sh"
|
sh " ./startscript2.sh"
|
||||||
archiveArtifacts artifacts: 'num_lines.txt'
|
archiveArtifacts artifacts: 'data.txt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user