Skip to content
Snippets Groups Projects

Allow scan execution policies to create pipelines

Merged Marcos Rocha requested to merge mc_rocha-test-scan-create-pipeline into master
1 file
+ 1
2
Compare changes
  • Side-by-side
  • Inline
@@ -22,8 +22,7 @@ def perform!
@pipeline.sha,
security_policies_content,
@command.source,
@command.bridge,
@pipeline)
@command.bridge)
build_pipeline_config(security_policies_config)
else
Loading