stash
This commit is contained in:
parent
92153ca786
commit
baf6f8bb45
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ steps:
|
||||||
commands:
|
commands:
|
||||||
- apt update
|
- apt update
|
||||||
- apt install -y make zip
|
- apt install -y make zip
|
||||||
- make pcb -j$(nproc) BOARD=fiatlux
|
# - make pcb -j$(nproc) BOARD=fiatlux
|
||||||
- make pcb -j$(nproc) BOARD=fiatlux_cc48
|
# - make pcb -j$(nproc) BOARD=fiatlux_cc48
|
||||||
|
|
||||||
- name: case
|
- name: case
|
||||||
image: debian:sid
|
image: debian:sid
|
||||||
|
|
Loading…
Reference in a new issue