diff --git a/.drone.yml b/.drone.yml index 760b53a..f8a48a9 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,7 @@ steps: - name: clone_web image: alpine/git commands: + - ls / - git clone https://git.shagain.club/lingling/go_echo_wol_web.git /go - git checkout master