Skip to content

Commit

Permalink
Merge pull request bregman-arie#26 from singha200/patch-1
Browse files Browse the repository at this point in the history
[README.md]Updated DevOps Tool links
  • Loading branch information
Arie Bregman authored Feb 26, 2022
2 parents 4b7b97b + 2a8db19 commit 3240cc5
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -289,12 +289,12 @@ Name | Description
## DevOps Tooling

- [ ] CI/CD
- [ ] Jenkins (Managed & on-premise, Containers supported, Plugins)
- [ ] GitHub Actions (Hosted service)
- [ ] Travis (Hosted service)
- [ ] CircleCI (Hosted service)
- [ ] GitLab CI (Hosted service and on-premise)
- [ ] Bamboo (Managed service and on-premise)
- [ ] [Jenkins](https://www.jenkins.io/) (Managed & on-premise, Containers supported, Plugins)
- [ ] [GitHub Actions](https://docs.github.com/en/actions) (Hosted service)
- [ ] [Travis](https://travis-ci.org/) (Hosted service)
- [ ] [CircleCI](https://circleci.com/) (Hosted service)
- [ ] [GitLab CI](https://docs.gitlab.com/ee/ci/) (Hosted service and on-premise)
- [ ] [Bamboo](https://www.atlassian.com/software/bamboo) (Managed service and on-premise)
- [ ] [BuildKite](https://buildkite.com) (Hosted)
- [ ] [Zuul](https://zuul-ci.org/docs/zuul) (Hosted and on-premise)
- [ ] [Drone](https://www.drone.io)
Expand Down

0 comments on commit 3240cc5

Please sign in to comment.