Initial commit
This commit is contained in:
8
skills/ci-cd-pipeline-builder/scripts/README.md
Normal file
8
skills/ci-cd-pipeline-builder/scripts/README.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# Scripts
|
||||
|
||||
Bundled resources for ci-cd-pipeline-builder skill
|
||||
|
||||
- [ ] pipeline_generator.py Generates pipeline configurations based on user input and platform.
|
||||
- [ ] validator.py Validates pipeline configurations for syntax and best practices.
|
||||
- [ ] security_scan.sh Executes security scans on the pipeline configuration.
|
||||
- [ ] deploy.sh Deploys the generated pipeline to the specified platform.
|
||||
Reference in New Issue
Block a user