mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-05-11 05:55:12 +00:00
DOCS: Update how to submit BYO credentials (#2767)
Co-authored-by: Jeffrey Cafferata <jeffrey@jcid.nl> Co-authored-by: Pascal Mathis <dev@ppmathis.com>
This commit is contained in:
2
.github/workflows/pr_test.yml
vendored
2
.github/workflows/pr_test.yml
vendored
@@ -102,6 +102,7 @@ jobs:
|
||||
TEST_RESULTS: "/tmp/test-results"
|
||||
GOTESTSUM_FORMAT: testname
|
||||
|
||||
# PROVIDER DOMAIN LIST
|
||||
# These providers will be tested if the env variable is set.
|
||||
# Set it to the domain name to use during the test.
|
||||
AZURE_DNS_DOMAIN: ${{ vars.AZURE_DNS_DOMAIN }}
|
||||
@@ -121,6 +122,7 @@ jobs:
|
||||
ROUTE53_DOMAIN: ${{ vars.ROUTE53_DOMAIN }}
|
||||
TRANSIP_DOMAIN: ${{ vars.TRANSIP_DOMAIN }}
|
||||
|
||||
# PROVIDER SECRET LIST
|
||||
# The above providers have additional env variables they
|
||||
# need for credentials and such.
|
||||
|
||||
|
Reference in New Issue
Block a user