adding properties
All checks were successful
Build Quartz Notes / build (push) Successful in 51s

This commit is contained in:
2026-06-03 12:48:18 +01:00
parent 9be5006617
commit 0a52228e2e
55 changed files with 400 additions and 49 deletions

View File

@@ -1,3 +1,10 @@
---
note type:
- devops
- note
date: 2026-06-03
done: true
---
# Summary
CI/CD stands for Continuous Integration and Continuous Delivery/Deployment. Its a development practice that automates building, testing, and delivering software so code changes can be released quickly and reliably.