9 lines
395 B
Markdown
9 lines
395 B
Markdown
# 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.
|