提交 ff9d045b 编写于 作者: J Joel Lord 提交者: tekton-robot

New asciinema updated with v1beta1

Also modified the task.yaml to reflect the new structure of tasks where spec.inputs (from v1alpha1) is now split into spec.params and spec.resources.inputs.
上级 a3bfbfd5
......@@ -3,9 +3,10 @@ kind: Task
metadata:
name: build-go-app-task
spec:
inputs:
# Some inputs, such as your GitHub repository
...
resources:
inputs:
# Some inputs, such as your GitHub repository
...
steps:
- name: build
image: golang
......
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册