From ff5ef96e16835cfe42625d7f0bc812cb9bfdc271 Mon Sep 17 00:00:00 2001 From: Illia Chub Date: Wed, 12 Jan 2022 10:37:00 +0200 Subject: [PATCH] Fixed mailserver test configuration --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index a4ffd1c..abb9f79 100644 --- a/.drone.yml +++ b/.drone.yml @@ -68,7 +68,7 @@ steps: - > curl -H "Authorization: Bearer 228337" 'https://api.ruleit.stream/services/status' - > - swaks --to ci@selfprivacy.org -s selfprivacy.org -tls -au test@ci.selfprivacy.org -ap 228337 + swaks --to ci@$DOMAIN -s selfprivacy.org -tls -au test@selfprivacy.org -ap 228337 - > curl --user admin:228337 https://cloud.ruleit.stream/ocs/v2.php/apps/serverinfo/api/v1/info?format=json - echo "blah-blah" > file