vulcanos/.gitlab-ci.yml

8 lines
191 B
YAML
Raw Normal View History

2019-07-10 21:06:36 +02:00
before_script:
- ld -s /usr/bin/gcc /usrbin/i686-elf-gcc
- ld -s /usr/bin/ld /usr/bin/i686-elf-ld
2019-07-10 20:33:34 +02:00
test:
script:
- make clean # Remove old *.o files
2019-07-10 20:36:20 +02:00
- ./build.sh # Compile iceOS