From ae4d97a16066512a5722d011f9a41272d7b0cbcb Mon Sep 17 00:00:00 2001 From: Illia Chub Date: Mon, 17 Jan 2022 07:00:27 +0200 Subject: [PATCH] Fixed reception e-mail address(temporary solution) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index abb9f79..e2a4f9d 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@$DOMAIN -s selfprivacy.org -tls -au test@selfprivacy.org -ap 228337 + swaks --to ci@ruleit.stream -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