mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 04:44:19 +08:00
Also make update when required
This commit is contained in:
parent
c507455614
commit
2bbcf1251f
@ -14,6 +14,7 @@ before_install:
|
||||
glendc/gcc_cross_compilers/x64-elf-gcc; fi
|
||||
script:
|
||||
- make clean
|
||||
- make update
|
||||
- make build/harddrive.bin.gz build/livedisk.bin.gz -j 2
|
||||
notifications:
|
||||
email: false
|
||||
|
||||
Loading…
Reference in New Issue
Block a user