We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61d1667 commit e3ff8b5Copy full SHA for e3ff8b5
doc/source/ci-cd/index.rst
@@ -6,19 +6,22 @@ Continuous Integration and Deployment (CI/CD)
6
This section provides documentation for setting up Continuous
7
Integration and Deployment (CI/CD) pipelines for automated
8
security scanning and quality assurance in this project.
9
+
10
Supported CI/CD Platforms
11
-------------------------
12
13
The following CI/CD platforms are covered:
14
15
- **GitHub Actions**: Example workflows for security scanning and quality checks.
16
17
Available Documentation
18
-----------------------
19
20
.. toctree::
21
:maxdepth: 1
22
23
github-actions
24
25
More CI/CD platforms and configurations may be added over time.
26
Contributions and improvements to these configurations are
27
welcome.
0 commit comments