Skip to content
Snippets Groups Projects
Commit 5b916676 authored by Lauri Koivunen's avatar Lauri Koivunen :tools:
Browse files

Add .gitlab-ci.yml

parent 4bffc92d
No related branches found
No related tags found
No related merge requests found
Pipeline #34039 failed
image: debian
build:
before_script:
- apt update
- apt install libsimavr-dev avrdude avra libelf-dev arduino-mk gcc-avr avr-libc
script:
- make
test:
stage: test
script:
- ./test.sh
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment