dir-825 with rndis for dumont2.wks
This commit is contained in:
@@ -80,9 +80,6 @@ spec:
|
|||||||
script: |
|
script: |
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
cd /usr/src/openwrt/bin
|
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 alias set minio-openwrt $MINIO_HOST $MINIO_ACCESS_KEY $MINIO_SECRET_KEY
|
||||||
mc mirror --remove --insecure -a . minio-openwrt/openwrt
|
mc mirror --remove --insecure -a . minio-openwrt/openwrt
|
||||||
workspaces:
|
workspaces:
|
||||||
@@ -92,15 +89,15 @@ spec:
|
|||||||
apiVersion: tekton.dev/v1beta1
|
apiVersion: tekton.dev/v1beta1
|
||||||
kind: TaskRun
|
kind: TaskRun
|
||||||
metadata:
|
metadata:
|
||||||
name: openwrt-dir825
|
name: openwrt-dir825-rndis
|
||||||
spec:
|
spec:
|
||||||
taskRef:
|
taskRef:
|
||||||
name: build-openwrt
|
name: build-openwrt
|
||||||
params:
|
params:
|
||||||
- name: config
|
- name: config
|
||||||
value: dumont2.wks-DIR825_21.02
|
value: dumont.wks-DIR825
|
||||||
- name: version
|
- name: version
|
||||||
value: openwrt-21.02
|
value: openwrt-19.07
|
||||||
resources:
|
resources:
|
||||||
inputs:
|
inputs:
|
||||||
- name: openwrt-configs
|
- name: openwrt-configs
|
||||||
|
|||||||
6111
dumont.wks-DIR825
Normal file
6111
dumont.wks-DIR825
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user