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

Needs git :)

parent 1b6839c3
No related branches found
No related tags found
No related merge requests found
Pipeline #122 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