This commit is contained in:
j3d1 2023-02-11 08:24:41 +01:00
parent 92153ca786
commit baf6f8bb45

View file

@ -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