From b19a1fc673e166c95d80d7e6fe60a5cffc6b2a52 Mon Sep 17 00:00:00 2001 From: Heiko Reese Date: Sun, 12 Sep 2021 02:56:30 +0200 Subject: [PATCH] Added libexim-encrypt-dlfunc-decrypt-sealedbox to GitLab's CI artifacts. --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8a25446..5b97246 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -24,7 +24,7 @@ stages: - build/src/libexim-encrypt-dlfunc.so - build/src/libexim-encrypt-dlfunc-genkeys - build/src/libexim-encrypt-dlfunc-decrypt-secretbox - #- build/src/libexim-encrypt-dlfunc-decrypt-sealedtbox + - build/src/libexim-encrypt-dlfunc-decrypt-sealedbox .debian-package: stage: debian-package