pkgbuilds/linux-phicomm-n1/autobuild.yaml

14 lines
209 B
YAML
Raw Normal View History

2019-09-04 16:15:54 +08:00
type:
auto
timeout:
2880
2019-10-05 23:26:26 +08:00
priority:
5
2019-09-05 23:51:53 +08:00
extra:
- update:
- rm -rf 'src'
- bash buildbot.update.d/update.sh
2019-09-06 19:52:40 +08:00
- failure:
- rm -rf 'src_fail'
- mv 'src' 'src_fail'