File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ test-build-deploy.yml specifies a workflow that runs all Cortex continuous integ
19
19
| test | Runs units tests on Cassandra testing framework. | CI |
20
20
| integration-configs-db | Integration tests for database configurations. | CI |
21
21
| integration | Runs integration tests after upgrading golang, pulling necessary docker images and downloading necessary module dependencies. | CI |
22
- | Security/CodeQL | CodeQL is a semantic code analysis engine used for automating security checks to improve code security. | CI |
22
+ | Security/CodeQL | CodeQL is a semantic code analysis engine used for automating security checks. | CI |
23
23
| build | Builds and saves an up-to-date Cortex image and website. | CI |
24
24
| deploy_website | Deploys the latest version of Cortex website to gh-pages branch. Triggered within workflow. | CD |
25
25
| deploy | Deploys the latest Cortex image. | CD |
You can’t perform that action at this time.
0 commit comments