1
0
Fork 0
forked from support/it-docs

docs/services/docker

This commit is contained in:
NBK 2023-06-19 12:23:40 +00:00
parent a569339a1e
commit 36473e994c

View file

@ -1,7 +1,4 @@
# DroneCI
DroneCI helps automate the process of testing and deploying software changes, making it easier for developers to collaborate and maintain high-quality code.
DroneCI is an automation tool that simplifies the testing and deployment of software changes, improving collaboration and code quality. It automates build and test processes, integrates with version control systems, and provides visibility for team members. With its flexibility and user-friendly interface, developers can customize workflows and leverage preferred technologies. By reducing manual tasks and enhancing collaboration, DroneCI accelerates the software development cycle and ensures reliable code deployments.
DroneCI is linked to the Gitea IT repository and builds the mkDocs website that hosts KH3's IT documentation.
DroneCI and Gitea work together to automate the creation of KH3's IT documentation website. DroneCI connects to the Gitea IT repository and automatically builds the mkDocs website whenever there are changes to the code or documentation. This ensures that the website is always up-to-date without requiring manual intervention. It simplifies the process, saves time, and helps keep KH3's IT documentation easily accessible for the team.