fix: github switch
This commit is contained in:
parent
9c4ac24a66
commit
6351b5d0dc
@ -166,8 +166,8 @@ _initAuth() {
|
|||||||
# authentication. This works arounds this by using an undocumented MB API to obtain a token not tied to an
|
# authentication. This works arounds this by using an undocumented MB API to obtain a token not tied to an
|
||||||
# IP just for the github tests.
|
# IP just for the github tests.
|
||||||
_oauth2() {
|
_oauth2() {
|
||||||
_info "$(printenv)"
|
_info "DOMAIN: $TEST_DNS"
|
||||||
if [ -z "$TEST_DNS_SLEEP" ]; then
|
if [ "$TEST_DNS" != "dns_mythic_beasts" ]; then
|
||||||
_oauth2_std
|
_oauth2_std
|
||||||
else
|
else
|
||||||
_oauth2_github
|
_oauth2_github
|
||||||
|
Loading…
Reference in New Issue
Block a user