Commit fe8a1d84 authored by Szymon Kulis's avatar Szymon Kulis

CI removed

parent 80d02e7e
#image: ubuntu:16.04
# As there are no shared runners, I'm disabling CI
#before_script:
# - apt-get -qq update
# - apt-get -y install make autoconf avr-libc gcc-avr git
#build_app:
# stage: build
# script:
# - make default_config
# - make
# artifacts:
# paths:
# - build/main/progfile.hex
#build_bootloader:
# stage: build
# script:
# - cd app/bootloader
# - make
# artifacts:
# paths:
# - app/bootloader/Xmega_Bootloader.hex
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment