summaryrefslogtreecommitdiff
path: root/test/asset/run/norepo-basic.yaml
blob: 20008589bd65f1c07ae5170593e1ca1552ffbce0 (plain)
1
2
3
4
5
6
7
8
9
job success:
  checkout: null
  shell:
    - "true"

job failure:
  checkout: null
  shell:
    - "false"