Revert "ci: add ddns"

This reverts commit 4fe8321504.
This commit is contained in:
xiongdian.me 2023-03-16 18:33:43 +08:00
parent c8fd7ecc41
commit 578a54a848

View File

@ -26,7 +26,6 @@ doll
dfs cd
tools/test-getopts.sh
tools/common.sh get_os_name
DFS_DDNS_IP4=api DFS_DDNS_IP6=api tools/frigg-client.sh ddns
test $(echo y | tools/common.sh ask_for_yN "test") = "1"
test $(echo n | tools/common.sh ask_for_yN "test") = "0"
test $(echo | tools/common.sh ask_for_yN "test") = "0"
@ -61,4 +60,4 @@ test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commi
# clean
git reset --hard $DFS_VERSION
set +x
set +x