更新 '.drone.yml'
continuous-integration/drone/push Build is failing Details

This commit is contained in:
lingling 2023-09-12 09:35:44 +08:00
parent d371e798d9
commit 0c515a2352
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@ steps:
path: /go
commands:
- git clone https://git.shagain.club/lingling/go_echo_wol_web.git /go
- ls /go
- cd go_echo_wol_web
- git checkout master
- ls /go