removing zeroconf /etc/distcc/hosts
This commit is contained in:
@@ -37,7 +37,9 @@ spec:
|
||||
echo "res.input.ke...path: $(resources.inputs.kernel-configs.path)"
|
||||
cp $(resources.inputs.kernel-configs.path)/riotboard-5.7 /usr/src/linux-source-5.10/.config
|
||||
cd /usr/src/linux-source-5.10
|
||||
make ARCH=arm KBUILD_DEBARCH=armhf CROSS_COMPILE=arm-linux-gnueabihf- -j4 deb-pkg LOCALVERSION=-riot2
|
||||
make CC=distcc DISTCC_HOSTS="distcc-0.distcc distcc-1.distcc distcc-2.distcc distcc-3.distcc"\
|
||||
ARCH=arm KBUILD_DEBARCH=armhf CROSS_COMPILE=arm-linux-gnueabihf- \
|
||||
-j4 deb-pkg LOCALVERSION=-riot2
|
||||
- name: cleanup-workspace-post
|
||||
image: alpine
|
||||
command:
|
||||
|
||||
Reference in New Issue
Block a user