mirror of
https://gitlab.kit.edu/kit/scc/sys/mail/exim-encrypt-dlfunc.git
synced 2025-12-06 08:43:55 +01:00
fix: corrected artifact path for generate_encryption_keys (former genkey)
This commit is contained in:
@ -14,7 +14,7 @@ stages:
|
|||||||
- ninja test
|
- ninja test
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
- build/src/genkey
|
- build/src/generate_encryption_keys
|
||||||
- build/src/libexim-encrypt-dlfunc.so
|
- build/src/libexim-encrypt-dlfunc.so
|
||||||
|
|
||||||
build:buster:
|
build:buster:
|
||||||
|
|||||||
Reference in New Issue
Block a user