vulcanos/.gitlab-ci.yml
2019-07-10 21:09:59 +02:00

8 lines
192 B
YAML

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