mirror of
https://github.com/cunnie/sslip.io.git
synced 2025-10-07 08:31:02 +08:00
pipeline: test the servers twice, not ten times
...because I don't want the test to run for an hour when a server is down, like ns-azure.
This commit is contained in:
@@ -31,7 +31,7 @@ jobs:
|
||||
- {get: every-six-hours, trigger: true}
|
||||
- task: check-dns
|
||||
file: sslip.io/ci/tasks/check-dns.yml
|
||||
attempts: 10
|
||||
attempts: 2
|
||||
params:
|
||||
DOMAIN: sslip.io
|
||||
|
||||
|
Reference in New Issue
Block a user