mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Also push relevant tags over
This commit is contained in:
parent
d2c938d881
commit
7bdcafe553
@ -164,4 +164,4 @@ push_master_to_github:
|
||||
- chmod 600 ~/.ssh/id_rsa
|
||||
- echo -e "Host github.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
|
||||
- git remote add github git@github.com:espressif/esp-idf.git
|
||||
- git push github HEAD:master
|
||||
- git push --follow-tags github HEAD:master
|
||||
|
Loading…
x
Reference in New Issue
Block a user