-
Notifications
You must be signed in to change notification settings - Fork 0
/
microtvm.yaml
37 lines (36 loc) · 1.21 KB
/
microtvm.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
- job:
name: microtvm
project-type: multibranch
description: 'MicroTVM CI.'
disabled: false
concurrent: true
scm:
- github:
repo: tlcpack-micro-ci
repo-owner: mehrdadh
credentials-id: 'github-credential'
branch-discovery: all
discover-branch:
discover-pr-origin: merge-current
discover-pr-forks-strategy: merge-current
discover-pr-forks-trust: nobody
notification-context: tlcpack-micro-ci
filter-by-name-wildcard:
includes: main
excludes: ""
build-strategies:
- all-strategies-match:
strategies:
- skip-initial-build: true
- named-branches:
- exact-name:
name: main
case-sensitive: true
property-strategies:
all-branches:
- suppress-scm-triggering: true
refspecs:
- +refs/heads/main:refs/remotes/@{remote}/main
days-to-keep: 10
number-to-keep: 100
script-path: Jenkinsfile