2
0

Trying hard to get this running...

This commit is contained in:
2023-10-23 18:53:29 +02:00
parent 8000d72759
commit 40bfb83b55
2 changed files with 26 additions and 74 deletions

View File

@@ -28,6 +28,9 @@ spec:
inputs:
- name: openwrt-configs
type: git
workspaces:
- name: tmp
mountPath: /usr/src/openwrt/tmp
steps:
- name: openwrt-get
resources:
@@ -64,6 +67,7 @@ spec:
CCACHE_DIR=$(echo staging_dir/target-*)/ccache ccache -s
ls -la .
export FORCE_UNSAFE_CONFIGURE=1
export IGNORE_ERRORS=1
### cleanup
#make clean
#./scripts/feeds clean -a
@@ -121,7 +125,7 @@ spec:
resourceRef:
name: openwrt-configs-git
workspaces:
- name: usr-src
persistentVolumeClaim:
claimName: tektoncd-workspaces
subPath: usr_src
- name: usr-src
persistentVolumeClaim:
claimName: tektoncd-workspaces
subPath: usr_src