Skip to content

Commit

Permalink
Edit readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
robinshine committed May 9, 2021
1 parent 9fb157e commit 873da3d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions readme.md
Expand Up @@ -20,9 +20,9 @@ Trivial to set up a build farm to run massive CI builds as pods in Kubernetes. N

![Job Executor](doc/images/job-executor.png)

### Create Build Spec in a Breeze
### Set up CI/CD in a Breeze

Build spec is defined in a yaml file together with your code, and OneDev provides a GUI to create the build spec without any learning curve.
CI/CD configuration is defined in a yaml file together with your code, and OneDev provides a GUI to generate the file without any learning curve.

![Cispec](doc/images/build-spec.gif)

Expand Down Expand Up @@ -84,4 +84,4 @@ Configure issues to transit to desired state upon commit, build or pull request

Define permission schemes best suiting your development workflow. For instance, you may specify who can change particular source folder, who can assign issues, who can run release builds, or who can access build log, etc.

![Role](doc/images/role.png)
![Role](doc/images/role.png)

0 comments on commit 873da3d

Please sign in to comment.