Use hash instead of branch for git clone hash.

This commit is contained in:
James Pace 2024-01-04 00:01:20 -05:00
parent 33e48bfa56
commit c73978c992
1 changed files with 1 additions and 1 deletions

View File

@ -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