From 8c7c53b953c9b9b74e06c82e21556b13ad853749 Mon Sep 17 00:00:00 2001 From: orange-form <3510245832@qq.com> Date: Wed, 23 Jul 2025 12:58:11 +0000 Subject: [PATCH] create pipeline-20250723.yml --- .workflow/pipeline-20250723.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .workflow/pipeline-20250723.yml 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'