mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-18 18:18:06 -05:00
Include our libraries in failure artifacts
This commit is contained in:
parent
0a56bc6c4a
commit
dc52e69ad2
1 changed files with 2 additions and 0 deletions
|
|
@ -47,6 +47,7 @@ build-openssl-heimdal-lloadd:
|
|||
paths:
|
||||
- obj/tests/testrun/
|
||||
- obj/servers/
|
||||
- obj/libraries/
|
||||
|
||||
build-gnutls-mit-standalone-lloadd:
|
||||
stage: build
|
||||
|
|
@ -71,3 +72,4 @@ build-gnutls-mit-standalone-lloadd:
|
|||
paths:
|
||||
- obj/tests/testrun/
|
||||
- obj/servers/
|
||||
- obj/libraries/
|
||||
|
|
|
|||
Loading…
Reference in a new issue