Jpom/.workflow/pipeline-opensca.yml

24 lines
449 B
YAML
Raw Normal View History

2022-11-01 13:19:51 +08:00
version: '1.0'
name: pipeline-20221101
displayName: pipeline-20221101
triggers:
trigger: auto
push:
branches:
prefix:
- ''
stages:
- name: stage-98f2727d
displayName: 检测
strategy: naturally
trigger: auto
executor: []
steps:
- step: sc@opensca
name: open_sca
displayName: OpenSCA 开源组件检测
detectPath: ./
notify: []
strategy:
retry: '0'