mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2025-01-15 13:26:38 +00:00
Fixed reception e-mail address(temporary solution)
This commit is contained in:
parent
e8f77e8230
commit
ae4d97a160
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue