ci: skip DNS checks during cmdeploy run

This commit is contained in:
missytake
2025-10-08 10:29:07 +02:00
parent d39076f0d6
commit a6f7ff3652
2 changed files with 2 additions and 2 deletions

View File

@@ -75,7 +75,7 @@ jobs:
- run: cmdeploy init staging2.testrun.org
- run: cmdeploy run --verbose
- run: cmdeploy run --verbose --skip-dns-check
- name: set DNS entries
run: |