Mise à jour de 'README.md'

master
gregandev 2 years ago
parent 2eb2505a98
commit f02d002622
  1. 14
      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

Loading…
Cancel
Save