Compare commits
3 Commits
839f1d99aa
...
3d4a98473c
Author | SHA1 | Date |
---|---|---|
|
3d4a98473c | |
|
094e8d47b9 | |
|
904594b765 |
2
aimee-os
2
aimee-os
|
@ -1 +1 @@
|
||||||
Subproject commit 5bdade865eabccd67727e59093689e0e59adeccd
|
Subproject commit c30da6a5ff0d2f9fade417e91b083d7b483f0984
|
|
@ -30,7 +30,6 @@ pipeline {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
failure {
|
failure {
|
||||||
sh 'sleep infinity'
|
|
||||||
dir('/var/tmp/portage') {
|
dir('/var/tmp/portage') {
|
||||||
archiveArtifacts '*/*/temp/*.log'
|
archiveArtifacts '*/*/temp/*.log'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue