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