Commit 245ccc72 authored by Daniel Friesel's avatar Daniel Friesel
Browse files

gitlab ci: fix posix target

parent bb0b77d7
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -18,6 +18,7 @@ build_posix:
  stage: build
  script:
  - mkdir -p build
  - touch .config
  - ./mp arch=posix app=donothing
  - ./mp arch=posix app=ledblink loop=1 timer_s=1
  - ./mp arch=posix app=sysinfo