bison and flex
This commit is contained in:
@@ -15,13 +15,6 @@ spec:
|
||||
- name: kernel-configs
|
||||
type: git
|
||||
steps:
|
||||
- name: cleanup-workspace-pre
|
||||
image: alpine
|
||||
command:
|
||||
- rm
|
||||
args:
|
||||
- -rfv
|
||||
- /workspace/kernel-configs*
|
||||
- name: install-kernel-source
|
||||
image: cr.lan/debian-kernel-build-stable
|
||||
script: |
|
||||
@@ -60,8 +53,8 @@ spec:
|
||||
workspaces:
|
||||
- name: usr-src
|
||||
mountPath: /usr/src
|
||||
- name: workspace
|
||||
mountPath: /workspace
|
||||
# - name: workspace
|
||||
# mountPath: /workspace
|
||||
---
|
||||
apiVersion: tekton.dev/v1beta1
|
||||
kind: TaskRun
|
||||
|
||||
Reference in New Issue
Block a user