init
This commit is contained in:
parent
3dc384df7b
commit
bf6db0a8d7
@ -60,12 +60,12 @@ spec:
|
|||||||
- name: gitInitImage
|
- name: gitInitImage
|
||||||
description: The image providing the git-init binary that this Task runs.
|
description: The image providing the git-init binary that this Task runs.
|
||||||
type: string
|
type: string
|
||||||
default: "alpine/git:2.47.2"
|
default: "bitnami/git:2.48.1-debian-12-r6"
|
||||||
- name: userHome
|
- name: userHome
|
||||||
description: |
|
description: |
|
||||||
Absolute path to the user's home directory.
|
Absolute path to the user's home directory.
|
||||||
type: string
|
type: string
|
||||||
default: "/git"
|
default: "/home/git"
|
||||||
results:
|
results:
|
||||||
- name: commit
|
- name: commit
|
||||||
description: The precise commit SHA that was fetched by this Task.
|
description: The precise commit SHA that was fetched by this Task.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user