This commit is contained in:
2025-08-05 00:38:45 +09:00
parent 3e496fa339
commit 77e8f2f792

View File

@ -9,4 +9,6 @@ spec:
- name: git-url
value: $(body.repository.clone_url)
- name: git-revision
value: $(body.ref)
value: $(body.ref)
- name: commit-sha
value: $(extensions.short_sha)