diff --git a/trunk/scripts/github.commit.sh b/trunk/scripts/github.commit.sh index e6c54739c..26308ac61 100755 --- a/trunk/scripts/github.commit.sh +++ b/trunk/scripts/github.commit.sh @@ -62,4 +62,8 @@ sync_push srs.oschina master sync_push srs.oschina 1.0release ok_msg "sync push ok" +sync_push srs.csdn --tags +sync_push srs.oschina --tags +ok_msg "sync tags ok" + exit 0