Skip to content

Commit 8e707ea

Browse files
committed
CI: debug transparent zone file
1 parent 970d3f3 commit 8e707ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test-and-deploy.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
#ssh -o StrictHostKeyChecking=accept-new -v [email protected] chown _rspamd:_rspamd -R /var/lib/rspamd/dkim
6060
cmdeploy dns --zonefile staging-generated.zone
6161
cat staging-generated.zone >> .github/workflows/staging.testrun.org-default.zone
62+
cat .github/workflows/staging.testrun.org-default.zone
6263
scp -o StrictHostKeyChecking=accept-new .github/workflows/staging.testrun.org-default.zone [email protected]:/etc/nsd/staging.testrun.org.zone
6364
ssh [email protected] nsd-checkzone staging.testrun.org /etc/nsd/staging.testrun.org.zone
6465
ssh [email protected] systemctl reload nsd

0 commit comments

Comments
 (0)