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