Skip to content

Commit daa1e91

Browse files
author
Megan
committed
Update .gitlab-ci.yml file
Added artefact to 17
1 parent 653ff0c commit daa1e91

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitlab-ci.yml

+10
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,13 @@ test-code-17:
5959
- "ecr_login"
6060
- "ecr_pull vm_base_intel latest"
6161
- "ci_docker_run \"vm_base_intel:latest\" \"bc-java\" \"/workspace/bc-java/ci/test_17.sh\""
62+
artifacts:
63+
when: always
64+
paths:
65+
- "core/build/reports"
66+
- "prov/build/reports"
67+
- "pg/build/reports"
68+
- "pkix/build/reports"
69+
- "mail/build/reports"
70+
- "util/build/reports"
71+
- "tls/build/reports"

0 commit comments

Comments
 (0)