vulcanos/.gitlab-ci.yml

7 lines
150 B
YAML
Raw Normal View History

2019-07-10 21:06:36 +02:00
before_script:
2019-07-10 21:09:59 +02:00
- ln -s /usr/bin/gcc /usr/bin/i686-elf-gcc
- ln -s /usr/bin/ld /usr/bin/i686-elf-ld
2019-07-10 20:33:34 +02:00
test:
script:
2019-07-11 20:19:34 +02:00
- make clean all # Compile