mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
drop Azure DNS env vars in scripts
This commit is contained in:
@@ -25,5 +25,9 @@ export DYN_CUSTOMER=
|
||||
export DYN_PASSWORD=
|
||||
export DYN_USERNAME=
|
||||
export GOOGLE_APPLICATION_CREDENTIALS=
|
||||
export ARM_CLIENT_ID=
|
||||
export ARM_CLIENT_SECRET=
|
||||
export ARM_TENANT_ID=
|
||||
export ARM_SUBSCRIPTION_ID=
|
||||
|
||||
nosetests "$@"
|
||||
|
Reference in New Issue
Block a user