2
0

dir-825 with rndis for dumont2.wks

This commit is contained in:
2021-04-24 19:11:37 +02:00
parent 633ec43612
commit e1dbf444fc
2 changed files with 6114 additions and 6 deletions

View File

@@ -80,9 +80,6 @@ spec:
script: |
#!/usr/bin/env bash
cd /usr/src/openwrt/bin
#export MINIO_HOST=https://minio.live-infra.svc.cluster.local:9443
#export MINIO_ACCESS_KEY=openwrt
#export MINIO_SECRET_KEY=eFVneg8I08MsE3tCeBDPxsMu9M2V2Fvy
mc alias set minio-openwrt $MINIO_HOST $MINIO_ACCESS_KEY $MINIO_SECRET_KEY
mc mirror --remove --insecure -a . minio-openwrt/openwrt
workspaces:
@@ -92,15 +89,15 @@ spec:
apiVersion: tekton.dev/v1beta1
kind: TaskRun
metadata:
name: openwrt-dir825
name: openwrt-dir825-rndis
spec:
taskRef:
name: build-openwrt
params:
- name: config
value: dumont2.wks-DIR825_21.02
value: dumont.wks-DIR825
- name: version
value: openwrt-21.02
value: openwrt-19.07
resources:
inputs:
- name: openwrt-configs

6111
dumont.wks-DIR825 Normal file

File diff suppressed because it is too large Load Diff