Use hash instead of branch for git clone hash.
This commit is contained in:
parent
33e48bfa56
commit
c73978c992
|
|
@ -28,7 +28,7 @@ spec:
|
|||
params:
|
||||
- name: url
|
||||
value: ssh://git@git.jpace121.net:2222/limbo/$(params.gitea-repo-name).git
|
||||
- name: branch
|
||||
- name: hash
|
||||
value: $(params.sha)
|
||||
taskRef:
|
||||
name: j7s-git-clone-hash
|
||||
|
|
|
|||
Loading…
Reference in New Issue