mirror of
https://git.selfprivacy.org/SelfPrivacy/selfprivacy-nixos-infect.git
synced 2024-11-22 20:11:28 +00:00
Fixed hostname in CI/CD pipeline
This commit is contained in:
parent
f727f1a07e
commit
38a86a69bb
|
@ -24,7 +24,7 @@ steps:
|
|||
- >
|
||||
curl -H "Authorization: Bearer 228337" 'https://api.ruleit.stream/services/status'
|
||||
- >
|
||||
swaks --to ci@selfprivacy.org -s test -tls -au test@ci.selfprivacy.org -ap 228337
|
||||
swaks --to ci@selfprivacy.org -s selfprivacy.org -tls -au test@ci.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