mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-24 07:27:07 +08:00
fix ci
This commit is contained in:
parent
25a74c15b4
commit
f879ca6bd0
|
@ -43,10 +43,11 @@ test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commi
|
|||
git reset --hard $DFS_VERSION
|
||||
|
||||
# then check install.sh
|
||||
./install.sh -dx DFS_CI=1
|
||||
grep -q "DFS_CI=1" ~/.config/dotfiles/env
|
||||
./install.sh -l -x DFS_CI=1
|
||||
dfs version
|
||||
test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commit-id`
|
||||
grep -q "DFS_CI=1" ~/.config/dotfiles/env
|
||||
|
||||
# clean
|
||||
git reset --hard $DFS_VERSION
|
||||
|
|
Loading…
Reference in New Issue
Block a user