changed stats
This commit is contained in:
parent
aaaf3574dd
commit
d433010218
@ -19,13 +19,9 @@ pipeline{
|
||||
sh 'git clone https://git.wmi.amu.edu.pl/s437622/ium_s437622.git'
|
||||
sh "chmod +x ium_s437622/stats.sh"
|
||||
sh "ium_437622/stats.sh"
|
||||
archiveArtifacts 'stats.txt'
|
||||
}}
|
||||
}
|
||||
}
|
||||
stage('Archive artifacts'){
|
||||
steps{
|
||||
archiveArtifacts 'stats.txt'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user