mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-20 22:59:34 -05:00
Include our libraries in failure artifacts
This commit is contained in:
parent
56877e333b
commit
f451ec470b
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