mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-25 21:11:27 +00:00
Fixed mailserver test configuration
This commit is contained in:
parent
9907911e48
commit
ff5ef96e16
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue