ci.yml 250 字节
Newer Older
G
init  
gerrit 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Global:
    tool: bcloud

Default:
    profile: [change]

Profiles:
    - profile:
      name: change
      command: bcloud ut --no-output
      release: true

    - profile:
      name: merge
      command: bcloud ut --no-output
      release: true