diff --git a/README.en.md b/README.en.md index cd5426dd79c615980c1f3a2b68b4af40b0d1ce94..dac7c0bd2cd60df3840515e36a97cfe9e8d3bd3b 100644 --- a/README.en.md +++ b/README.en.md @@ -1,27 +1,50 @@ # devkit-pipeline -#### Description +#### Introduction + Pipeline solution to support building, deploying and automating any software project on Kunpeng Architecture #### Software Architecture -Software architecture description +Support openEuler operating system under Kunpeng architecture + +#### Instructions for use + +##### Jenkins and Gitlab Pipeline Installation Deployment Guide + +1. Jenkins Install and deploy Jenkins +2. Gitlab Install and deploy Gitlab + +##### DevKit Pipeline Atomic Capability Installation Deployment Guide + +###### Install deployment tools + +``` +DevKit atomic capabilities can be automatically deployed to specified environments through an easy-to-use download, install and deploy tool. +``` + +1. One-click download, installation, deployment tools documentation + +###### Atomic Capability Docking Pipeline Practice Guide (Jenkins) -#### Installation +``` +Script Example and Usage Instructions for DevKit Atomic Capability Integration with Jenkins Pipelines +``` -1. xxxx -2. xxxx -3. xxxx +1. Jenkins pipeline configuration DevKit migration, affinity access control +2. DevKit Test Platform Installation Deployment Integration with Jenkins Deployment Instruction Manual -#### Instructions +###### Atomic Capability Docking Pipeline Practice Guide (Gitlab) -1. xxxx -2. xxxx -3. xxxx +``` +Script Example and Usage Instructions for DevKit Atomic Capability Integration with Gitlab Pipelines +``` -#### Contribution +1. Gitlab pipeline configuration DevKit migration, affinity access control +2. DevKit Test Platform Installation Deployment and Gitlab Integration Deployment Instruction Manual -1. Fork the repository -2. Create Feat_xxx branch -3. Commit your code -4. Create Pull Request +#### To contribute +``` +If you would like to contribute code to this repository, please send an email to any of the maintainers of this repository. +If you find any bugs in the product, we welcome your submission of an ISSUE. +``` diff --git a/README.md b/README.md index a92202bcc6159a0f83cb9d0d78c9d72f2b215cb7..bcff50623afe5ee5a73fecba949ef51eada3ec69 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # devkit-pipeline #### 介绍 -Pipeline solution to support building, deploying and automating any software project on Kunpeng Architecture +流水线解决方案,支持在鲲鹏架构上构建、部署和自动化任何软件项目 #### 软件架构 支持鲲鹏架构下openEuler系操作系统