save report.html from cloud-image-val as an artifact

This commit is contained in:
Juan Abia 2022-05-25 13:55:54 +02:00 committed by jabia99
parent 8635b7d2bb
commit c255267d96

View file

@ -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: