Add cirrus CI

This commit is contained in:
fosslinux 2021-01-09 08:58:34 +11:00
parent 5a369dc783
commit 97fd39feb2
4 changed files with 49 additions and 1 deletions

8
.cirrus.expect Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/expect
set timeout -1
spawn ./rootfs.sh qemu-system-x86_64 3500M
expect -exact {not syncing: Attempted to kill init}
send -- "\x01"
send -- "x"