mirror of
https://github.com/archlinux-jerry/pkgbuilds
synced 2024-11-05 22:22:24 +08:00
11 lines
183 B
YAML
11 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'
|