vulcanos/.gitlab-ci.yml
2019-07-10 21:06:36 +02:00

8 lines
191 B
YAML

before_script:
- ld -s /usr/bin/gcc /usrbin/i686-elf-gcc
- ld -s /usr/bin/ld /usr/bin/i686-elf-ld
test:
script:
- make clean # Remove old *.o files
- ./build.sh # Compile iceOS