Jpom/.workflow/pipeline-opensca.yml
2022-11-08 13:19:45 +08:00

24 lines
449 B
YAML

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'