Compare commits
1 Commits
3635f83935
...
6c611ca416
Author | SHA1 | Date |
---|---|---|
|
6c611ca416 |
|
@ -30,7 +30,7 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
failure {
|
failure {
|
||||||
dir('/var/tmp/portage') {
|
dir('/home/jenkins/agent/tmp/portage') {
|
||||||
archiveArtifacts '*/*/temp/*.log'
|
archiveArtifacts '*/*/temp/*.log'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue