mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-04 22:02:24 +08:00
13 lines
209 B
YAML
13 lines
209 B
YAML
type:
|
|
auto
|
|
timeout:
|
|
2880
|
|
priority:
|
|
5
|
|
extra:
|
|
- update:
|
|
- rm -rf 'src'
|
|
- bash buildbot.update.d/update.sh
|
|
- failure:
|
|
- rm -rf 'src_fail'
|
|
- mv 'src' 'src_fail'
|