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
ac874afa71
commit
b3102c27fd
1 changed files with 2 additions and 0 deletions
|
|
@ -41,6 +41,7 @@ build-openssl-heimdal-lloadd:
|
|||
paths:
|
||||
- obj/tests/testrun/
|
||||
- obj/servers/
|
||||
- obj/libraries/
|
||||
|
||||
build-gnutls-mit-standalone-lloadd:
|
||||
stage: build
|
||||
|
|
@ -62,3 +63,4 @@ build-gnutls-mit-standalone-lloadd:
|
|||
paths:
|
||||
- obj/tests/testrun/
|
||||
- obj/servers/
|
||||
- obj/libraries/
|
||||
|
|
|
|||
Loading…
Reference in a new issue