diff --git a/README.en.md b/README.en.md index 87a6cd9de7aaef6d58dd9fcc00dac2fb4369a16f..4da22fc6103831083099e62dad9fef4462c8cb5d 100644 --- a/README.en.md +++ b/README.en.md @@ -70,6 +70,9 @@ DONE! than you can create a Pull Request. ##### 3. gitee ssh config if not config, please refer: https://gitee.com/help/articles/4181 +##### 4. OBS config + if not config, please refer: https://openeuler.org/zh/docs/20.09/docs/ApplicationDev/%E6%9E%84%E5%BB%BARPM%E5%8C%85.html + #### Use Instructions ##### 1. simple_update_robot.py single package auto-upgrade: python3 simple_update_robot.py -u pkg pkg_name branch_name diff --git a/README.md b/README.md index a5237756c2655fca374c9d2ea4379a83055dc1b0..8f350a48fbf4f3d293b6765cfb2fec0c9003f1f5 100644 --- a/README.md +++ b/README.md @@ -158,6 +158,9 @@ tag中版本的间隔符,如果 tag是 v1_0_1,然后配置separator 为"_" ##### c. gitee ssh config if not config, please refer: https://gitee.com/help/articles/4181 + +##### d. OBS config + if not config, please refer: https://openeuler.org/zh/docs/20.09/docs/ApplicationDev/%E6%9E%84%E5%BB%BARPM%E5%8C%85.html #### 3.2.2 Use Instructions ##### a. simple_update_robot.py