From f02d0026220c5cb9ad6d4175d0e8aa740f2876a2 Mon Sep 17 00:00:00 2001 From: gregandev Date: Tue, 20 Dec 2022 19:09:14 +0100 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index a00d193..ae1e233 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,13 @@ This repository aim to deploy an open-source CI-CD platform with a SCM (Gitea), CI server and runners (Drone) via docker-compose. +[Gitea site](https://gitea.io) +[Drone CI site](https://www.drone.io) + ## PRE-REQUIS -- [Docker](https://) -- [Docker-compose](https://) +- [Docker](https://https://www.google.com) +- [Docker-compose](https://www.google.com) ## USAGE @@ -21,9 +24,10 @@ docker-compose up -d ## TO DO -- [ ] Drone server config -- [ ] Config all via .env -- [ ] Test! +- [x] Drone server config +- [x] Config all via .env +- [x] Test +- [ ] Comments ## CONTRIBUTING