mirror of
https://gitee.com/orangeform/orange-admin.git
synced 2026-01-17 10:36:31 +08:00
create pipeline-20250723.yml
This commit is contained in:
24
.workflow/pipeline-20250723.yml
Normal file
24
.workflow/pipeline-20250723.yml
Normal 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'
|
||||
Reference in New Issue
Block a user