Ajout du service Drone CI
This commit is contained in:
20
drone/README.md
Normal file
20
drone/README.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Drone CI
|
||||
|
||||
> Drone est construit avec Go et utilise Docker. Il peut être exécuté à l’intérieur d’un conteneur même avec très peu de configuration.
|
||||
>
|
||||
> <cite>[Codeflow][article]</cite>
|
||||
|
||||
## Liens
|
||||
|
||||
- [Site internet][site]
|
||||
- [Code source][source]
|
||||
- [Docker Hub][dockerhub]
|
||||
|
||||
## TODO
|
||||
|
||||
- Création d'un script de sauvegarde et restauration
|
||||
|
||||
[article]: https://www.codeflow.site/fr/article/how-to-perform-continuous-integration-testing-with-drone-io-on-coreos-and-docker
|
||||
[site]: https://drone.io/
|
||||
[source]: https://github.com/drone/drone
|
||||
[dockerhub]: https://hub.docker.com/r/drone/drone
|
Reference in New Issue
Block a user