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

This commit is contained in:
lingling 2023-09-11 17:46:01 +08:00
parent 50a671eaa5
commit bb14ca58a1
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ steps:
image: alpine/git
commands:
- mkdir -p /drone/web
- pwd
- cd /drone/web
- git clone https://git.shagain.club/lingling/go_echo_wol_web.git .
- git checkout master