change priority in autobuild.yaml

This commit is contained in:
Archlinux-Jerry Build Bot 2019-10-05 23:26:26 +08:00
parent 16f457f3d2
commit 2878015ec3
8 changed files with 22 additions and 0 deletions

View File

@ -1,2 +1,4 @@
type: type:
auto auto
priority:
10

View File

@ -1,2 +1,4 @@
type: type:
auto auto
priority:
10

View File

@ -2,3 +2,9 @@ type:
auto auto
timeout: timeout:
720 720
priority:
-5
extra:
- failure:
- rm -rf 'src_fail'
- mv 'src' 'src_fail'

View File

@ -2,6 +2,8 @@ type:
auto auto
timeout: timeout:
720 720
priority:
5
extra: extra:
- update: - update:
- rm -rf 'src' - rm -rf 'src'

4
overture/autobuild.yaml Normal file
View File

@ -0,0 +1,4 @@
type:
auto
priority:
10

View File

@ -1,2 +1,4 @@
type: type:
auto auto
priority:
5

View File

@ -1,2 +1,4 @@
type: type:
auto auto
priority:
10

View File

@ -1,2 +1,4 @@
type: type:
auto auto
priority:
10