mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-04-25 10:36:51 +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
|
git reset --hard $DFS_VERSION
|
||||||
|
|
||||||
# then check install.sh
|
# 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
|
./install.sh -l -x DFS_CI=1
|
||||||
dfs version
|
dfs version
|
||||||
test `git rev-parse HEAD` = `curl -fsSL https://api.beardic.cn/get-var/dfs-commit-id`
|
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
|
# clean
|
||||||
git reset --hard $DFS_VERSION
|
git reset --hard $DFS_VERSION
|
||||||
|
|
Loading…
Reference in New Issue
Block a user