Zaktualizuj 'Jenkinsfile_stats'
This commit is contained in:
parent
baecde7717
commit
021dfcabdf
@ -14,6 +14,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage("Script") {
|
stage("Script") {
|
||||||
steps {
|
steps {
|
||||||
|
sh 'chmod +x ./lab2/stats.sh'
|
||||||
sh "./lab2/stats.sh"
|
sh "./lab2/stats.sh"
|
||||||
archiveArtifacts 'stats.txt'
|
archiveArtifacts 'stats.txt'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user