Archive stats
This commit is contained in:
parent
0b45f0ec48
commit
dbff62a9ab
10
stats/Jenkinsfile
vendored
10
stats/Jenkinsfile
vendored
@ -20,10 +20,10 @@ pipeline {
|
|||||||
sh './stats/generate_stats.sh'
|
sh './stats/generate_stats.sh'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
stage('archiveArtifacts')
|
||||||
|
steps{
|
||||||
|
archiveArtifacts 'stats.txt'
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// stage('archiveArtifacts')
|
|
||||||
// steps{
|
|
||||||
|
|
||||||
// }
|
|
||||||
// }
|
|
Loading…
Reference in New Issue
Block a user