Updated CI to work with patternfly update
* added multiple log artifacting * fixed component ids and classes to match patternfly
This commit is contained in:
parent
aa63c3871c
commit
cf618957af
2 changed files with 7 additions and 4 deletions
|
|
@ -38,4 +38,6 @@ blocks:
|
|||
epilogue:
|
||||
on_fail:
|
||||
commands:
|
||||
- artifact push job .
|
||||
- mkdir testfails
|
||||
- cp TestApplication* testfails
|
||||
- artifact push job testfails
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue