Merge pull request #134 from sahilm/patch-1
Emphasise that Go is a continuous delivery server.
This commit is contained in:
		
						commit
						343817e961
					
				|  | @ -146,7 +146,7 @@ A curated list of amazingly awesome open source sysadmin resources inspired by [ | ||||||
| * [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration. | * [Buildbot](http://buildbot.net/) - Python-based toolkit for continuous integration. | ||||||
| * [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files. | * [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files. | ||||||
| * [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories. | * [GitLab CI](https://www.gitlab.com/gitlab-ci/) - Based off of ruby. They also provide GitLab, which manages git repositories. | ||||||
| * [Go](http://www.go.cd/) - Open source agile build and release management software. | * [Go](http://www.go.cd/) - Open source continuous delivery server. | ||||||
| * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server. | * [Jenkins](http://jenkins-ci.org/) - An extendable open source continuous integration server. | ||||||
| * [Vlad the Deployer](http://rubyhitsquad.com/Vlad_the_Deployer.html) - Deployment automation. | * [Vlad the Deployer](http://rubyhitsquad.com/Vlad_the_Deployer.html) - Deployment automation. | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue