diff --git a/.workflow/pipeline-20250723.yml b/.workflow/pipeline-20250723.yml new file mode 100644 index 00000000..eadd6a67 --- /dev/null +++ b/.workflow/pipeline-20250723.yml @@ -0,0 +1,24 @@ +version: '1.0' +name: pipeline-20250723 +displayName: pipeline-20250723 +triggers: + trigger: auto + push: + branches: + prefix: + - '' +stages: + - name: stage-d6d1ad59 + displayName: 未命名 + strategy: naturally + trigger: auto + executor: [] + steps: + - step: sc@sbom + name: sbom + displayName: SBOM 扫描 + scan: code + codePath: ./ + notify: [] + strategy: + retry: '0'