mirror of
https://github.com/chatmail/relay.git
synced 2026-05-15 10:24:40 +00:00
ci: test cmdeploy dns only once
It should be reliable.
This commit is contained in:
@@ -93,6 +93,6 @@ jobs:
|
||||
- name: cmdeploy test
|
||||
run: CHATMAIL_DOMAIN2=nine.testrun.org cmdeploy test --slow
|
||||
|
||||
- name: cmdeploy dns (try 3 times)
|
||||
run: cmdeploy dns || cmdeploy dns || cmdeploy dns
|
||||
- name: cmdeploy dns
|
||||
run: cmdeploy dns -v
|
||||
|
||||
|
||||
Reference in New Issue
Block a user