add ci for cbds

This commit is contained in:
xiongdian.me 2023-04-21 12:31:00 +08:00
parent f484e4c7e1
commit d3cc235d53

View File

@ -34,6 +34,7 @@ test $(DFS_QUIET=1 tools/common.sh ask_for_Yn "test") = "1"
# check alias # check alias
alias p114 alias p114
alias cbds
which riot which riot
sagt sagt
test -f "/tmp/piv-agent-$(whoami)" test -f "/tmp/piv-agent-$(whoami)"
@ -60,4 +61,4 @@ test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commi
# clean # clean
git reset --hard $DFS_VERSION git reset --hard $DFS_VERSION
set +x set +x