save report.html from cloud-image-val as an artifact
This commit is contained in:
parent
8635b7d2bb
commit
c255267d96
1 changed files with 11 additions and 1 deletions
|
|
@ -411,7 +411,17 @@ aws.sh:
|
|||
extends: .integration
|
||||
variables:
|
||||
SCRIPT: aws.sh
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
- cloud-image-val/report.html
|
||||
- journal-log.gpg
|
||||
- ci-artifacts
|
||||
- ci-details-before-run
|
||||
- ci-details-after-run
|
||||
- "*.repo"
|
||||
- COMPOSER_NVR
|
||||
when: always
|
||||
|
||||
azure.sh:
|
||||
extends: .integration
|
||||
variables:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue