array params can't be used in scripts?

This commit is contained in:
2021-02-24 18:46:46 +01:00
parent ecbf0c3187
commit 30373669bc
4 changed files with 13 additions and 14 deletions

View File

@@ -10,12 +10,10 @@ spec:
value: '5.10'
- name: config
value: riotboard
- name: localversion
value: -riot2
- name: make_flags
value:
- LOCALVERSION=-riot2
- ARCH=arm
- KBUILD_DEBARCH=armhf
- CROSS_COMPILE=arm-linux-gnueabihf-
value: ARCH=arm KBUILD_DEBARCH=armhf CROSS_COMPILE=arm-linux-gnueabihf-
resources:
inputs:
- name: kernel-configs