mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
CLEANUP: Skip DualProvider tests if Cannot(DocDualHost) (#1345)
* Skip DualProvider tests if Cannot(DocDualHost) * go generate * Fix HEXONET domain
This commit is contained in:
@@ -65,7 +65,7 @@ jobs:
|
||||
#
|
||||
# FYI: The domain name name was selected at random. If it stops working, this command will list domains to choose from:
|
||||
# echo '{ "hexo": { "apientity": "OTE", "apilogin": "test.user", "apipassword": "test.passw0rd" } }' > hexo-creds.json ; dnscontrol get-zones --creds hexo-creds.json --format=nameonly hexo HEXONET all
|
||||
HEXONET_DOMAIN: a-b-c-movies.com
|
||||
HEXONET_DOMAIN: a-b-c-music.com
|
||||
HEXONET_ENTITY: OTE
|
||||
HEXONET_PW: test.passw0rd
|
||||
HEXONET_UID: test.user
|
||||
|
Reference in New Issue
Block a user