tag test
This commit is contained in:
@ -11,4 +11,4 @@ spec:
|
||||
- name: git-revision
|
||||
value: $(body.ref)
|
||||
- name: commit-sha
|
||||
value: $(extensions.short_sha)
|
||||
value: $(body.head_commit.id[0:7]) # ✅ 첫 7자 추출
|
Reference in New Issue
Block a user