This commit is contained in:
parent
5a7c72ae7b
commit
85f12cf53a
@ -21,8 +21,8 @@ steps:
|
|||||||
- mkdir ~/.ssh
|
- mkdir ~/.ssh
|
||||||
- echo $ssh_key > ~/.ssh/id_ed25519
|
- echo $ssh_key > ~/.ssh/id_ed25519
|
||||||
- cat ~/.ssh/id_ed25519
|
- cat ~/.ssh/id_ed25519
|
||||||
|
- ssh-add ~/.ssh/id_ed25519
|
||||||
- git clone --depth 1 ssh://gitea@git.ggeta.com:2002/guangzong/stm32-data-generated.git build -q
|
- git clone --depth 1 ssh://gitea@git.ggeta.com:2002/guangzong/stm32-data-generated.git build -q
|
||||||
- ssh-keyscan git.ggeta.com >> ~/.ssh/known_hosts
|
|
||||||
- rm -rf ./build/data
|
- rm -rf ./build/data
|
||||||
- rm -rf ./build/stm32-metapac
|
- rm -rf ./build/stm32-metapac
|
||||||
- ./d download-all
|
- ./d download-all
|
||||||
|
Loading…
x
Reference in New Issue
Block a user