mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-26 07:50:40 +08:00
12 lines
183 B
YAML
12 lines
183 B
YAML
|
type:
|
||
|
auto
|
||
|
timeout:
|
||
|
720
|
||
|
extra:
|
||
|
- update:
|
||
|
- rm -rf 'src'
|
||
|
- bash buildbot.update.sh
|
||
|
- failure:
|
||
|
- rm -rf 'src_fail'
|
||
|
- mv 'src' 'src_fail'
|