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

View File

@ -10,3 +10,5 @@ spec:
value: $(body.repository.clone_url)
- name: git-revision
value: $(body.ref)
- name: commit-sha
value: $(extensions.short_sha)