Skip to content
Snippets Groups Projects
Commit f72a5906 authored by jw10g18's avatar jw10g18
Browse files

Delete .gitlab-ci.yml

parent c4cb7db5
Branches
No related tags found
No related merge requests found
image: dea82/avr-gcc-docker
stages:
- build
build:
stage: build
script:
- make
artifacts:
paths:
- bin
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment