blob: 6b6d31a4ad9f6663b2a0ccd487bfa5b7ae6f90eb [file] [log] [blame]
Sergey Galkin24ebd762020-01-14 14:36:34 +04001- job-template:
2 project-type: pipeline
3 description: '{job-description}'
4 concurrent: true
5 disabled: false
6 name: test_cleanup
7 pipeline-scm:
8 lightweight-checkout: true
9 scm:
10 - git:
11 branches:
12 - '*/master'
13 url: https://github.com/sgudz/kaas.git
14 script-path: si_tests/utils/run-cleanup.groovy