add drone ci
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
guangzong 2024-04-02 14:33:57 -04:00
parent f9ac390493
commit 60f3745863
Signed by: guangzong
GPG Key ID: 095389BACAE97D19

View File

@ -19,7 +19,7 @@ steps:
commands:
- mkdir ~/.ssh
- ssh-keyscan git.ggeta.com >> ~/.ssh/known_hosts
# - ssh-keyscan git.ggeta.com >> ~/.ssh/known_hosts
- echo $ssh_key > ~/.ssh/id_ed25519
- git clone --depth 1 ssh://gitea@git.ggeta.com:2002/guangzong/stm32-data-generated.git build -q
- rm -rf ./build/data