mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
@@ -96,5 +96,5 @@ jobs:
|
|||||||
run: CHATMAIL_DOMAIN2=nine.testrun.org cmdeploy test --slow
|
run: CHATMAIL_DOMAIN2=nine.testrun.org cmdeploy test --slow
|
||||||
|
|
||||||
- name: cmdeploy dns
|
- name: cmdeploy dns
|
||||||
run: cmdeploy dns -v --all
|
run: cmdeploy dns -v
|
||||||
|
|
||||||
|
|||||||
2
.github/workflows/test-and-deploy.yaml
vendored
2
.github/workflows/test-and-deploy.yaml
vendored
@@ -94,5 +94,5 @@ jobs:
|
|||||||
run: CHATMAIL_DOMAIN2=nine.testrun.org cmdeploy test --slow
|
run: CHATMAIL_DOMAIN2=nine.testrun.org cmdeploy test --slow
|
||||||
|
|
||||||
- name: cmdeploy dns
|
- name: cmdeploy dns
|
||||||
run: cmdeploy dns -v --all
|
run: cmdeploy dns -v
|
||||||
|
|
||||||
|
|||||||
@@ -63,7 +63,7 @@ scripts/cmdeploy status
|
|||||||
To display and check all recommended DNS records:
|
To display and check all recommended DNS records:
|
||||||
|
|
||||||
```
|
```
|
||||||
scripts/cmdeploy dns --all
|
scripts/cmdeploy dns
|
||||||
```
|
```
|
||||||
|
|
||||||
To test whether your chatmail service is working correctly:
|
To test whether your chatmail service is working correctly:
|
||||||
|
|||||||
Reference in New Issue
Block a user