From eb27ada6ee70cf3774bbd66a5e187b56797c20fa Mon Sep 17 00:00:00 2001 From: Andreas Gebhardt Date: Sun, 24 Nov 2019 17:34:40 +0100 Subject: [PATCH] =?UTF-8?q?mark=20=C2=ABgocd-docker=C2=BB=20as=20abandoned?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The repository has been archived by the owner. It is now read-only. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58c8f81..79c1b03 100644 --- a/README.md +++ b/README.md @@ -515,7 +515,7 @@ Services to securely store your Docker images. - [Dockupdater](https://github.com/dockupdater/dockupdater) - Automatically keep your docker services and your docker containers up-to-date - [Drone](https://github.com/drone/drone) - Continuous integration server built on Docker and configured using YAML files. - [GitLab Runner](https://gitlab.com/gitlab-org/gitlab-runner) - GitLab has integrated CI to test, build and deploy your code with the use of GitLab runners. -- [GOCD-Docker](https://github.com/gocd/gocd-docker)Go Server and Agent in docker containers to provision. +- [GOCD-Docker](https://github.com/gocd/gocd-docker) :skull: - Go Server and Agent in docker containers to provision. - [Microservices Continuous Deployment](https://github.com/francescou/docker-continuous-deployment) - Continuous deployment of a microservices application. - [mu](https://github.com/stelligent/mu) - Tool to configure CI/CD of your container applications via AWS CodePipeline, CodeBuild and ECS [@Stelligent](https://github.com/stelligent) - [Screwdriver :heavy_dollar_sign:](https://screwdriver.cd/) - Yahoo's OpenSource buildplatform designed for Continous Delivery.