Skip to content
Snippets Groups Projects
Commit 8154f020 authored by Bernhard Heinloth's avatar Bernhard Heinloth
Browse files

fix gitlab-ci

parent f56c31bf
No related branches found
No related tags found
No related merge requests found
...@@ -14,7 +14,6 @@ firmware: ...@@ -14,7 +14,6 @@ firmware:
- export PATH="$PATH:$(readlink -f xtensa-esp32-elf/bin)" - export PATH="$PATH:$(readlink -f xtensa-esp32-elf/bin)"
script: script:
- mkdir -p firmware/build - mkdir -p firmware/build
- cp firmware/config.example.h firmware/config.h
- cd firmware/build - cd firmware/build
- cmake .. - cmake ..
- make - make
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment