add ls
This commit is contained in:
parent
fc056c2c4b
commit
ad00569f22
@ -16,6 +16,7 @@ node {
|
|||||||
|
|
||||||
stage('Copy Artifacts') {
|
stage('Copy Artifacts') {
|
||||||
copyArtifacts fingerprintArtifacts: true, projectName: 'z-s444510-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
copyArtifacts fingerprintArtifacts: true, projectName: 'z-s444510-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||||
|
sh 'ls -a'
|
||||||
}
|
}
|
||||||
|
|
||||||
stage('Calculate Dataset Statistics') {
|
stage('Calculate Dataset Statistics') {
|
||||||
|
Loading…
Reference in New Issue
Block a user