create pipeline-20250723.yml

This commit is contained in:
orange-form
2025-07-23 12:58:11 +00:00
committed by Gitee
parent 96597cce04
commit 8c7c53b953

View File

@@ -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'