This commit is contained in:
Dict Xiong 2022-08-27 00:50:07 +08:00
parent 919a21da16
commit 2594fbc736

View File

@ -43,13 +43,18 @@ jobs:
dfs cd
pwd
dfs version
dfs log 1 | echo
l
p114 -c 4
dogo
tools/common.sh get_os_type
tools/common.sh get_linux_dist
bash -x tools/common.sh post_log 1 2 3 | echo
- name: check scripts and alias (no ret check)
shell: /bin/zsh -il {0}
run: |
dfs log 1
bash -x tools/common.sh post_log 1 2 3
return 0
- name: check update
shell: /bin/zsh -ileo PIPE_FAIL {0}