Skip to content
Snippets Groups Projects
Verified Commit c8af8643 authored by Anne Jan Brouwer's avatar Anne Jan Brouwer :speech_balloon:
Browse files

Forgot to add git

parent 383b6a33
No related branches found
No related tags found
No related merge requests found
Pipeline #127 failed
......@@ -3,7 +3,7 @@ image: "debian"
build:
stage: build
before_script:
- apt update -qq && apt install -y -qq gcc-arm-none-eabi python-pip
- apt update -qq && apt install -y -qq gcc-arm-none-eabi python-pip git
- pip install crc16
script:
- cd bootloader
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment