mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-03-09 15:40:20 +00:00
Fix
This commit is contained in:
parent
0028951fcc
commit
d19252b729
1 changed files with 2 additions and 6 deletions
|
@ -30,19 +30,15 @@ compile:
|
|||
OMR_KEEPBIN: yes
|
||||
- make -C source target/install -j4 :
|
||||
timeout: 7200
|
||||
environment:
|
||||
OMR_TARGET: x86_64
|
||||
OMR_KEEPBIN: yes
|
||||
- sh build.sh package/{compile,install,preconfig,index} -j4 :
|
||||
timeout: 7200
|
||||
environment:
|
||||
OMR_TARGET: rpi3
|
||||
OMR_KEEPBIN: yes
|
||||
- make -C source package/compile -j4 :
|
||||
timeout: 7200
|
||||
- make -C source target/install -j4 :
|
||||
timeout: 7200
|
||||
environment:
|
||||
OMR_TARGET: rpi3
|
||||
OMR_KEEPBIN: yes
|
||||
|
||||
test:
|
||||
override:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue