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

No double making . .

parent 2219c829
No related branches found
No related tags found
No related merge requests found
Pipeline #55 passed
......@@ -14,34 +14,26 @@ build:
- make
- cd ..
- cd Hello_World
- make
- ./build_image
- cd ..
- cd Hello_World_FreeRTOS
- make
- ./build_image
- cd ..
- cd ble
- make
- ./build_image
- cd ..
- cd bmatest
- make
- ./build_image
- cd ..
- cd bmetest
- make
- ./build_image
- cd ..
- cd ecgtest
- make
- ./build_image
- cd ..
- cd imutest
- make
- ./build_image
- cd ..
- cd ips
- make
- ./build_image
- cd ..
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