add tests

This commit is contained in:
Kameron Kenny 2024-05-15 13:21:35 -04:00
parent 0219ccec93
commit 8f3d69ef56
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 2 additions and 0 deletions

2
Jenkinsfile vendored
View File

@ -80,3 +80,5 @@ pipeline {
sh 'dig +multi kameronkenny.com @10.99.153.242 soa' sh 'dig +multi kameronkenny.com @10.99.153.242 soa'
} }
} }
}
}