Add a commit_hash
label to the application template
This commit is contained in:
parent
e9bf680f6e
commit
d892815232
@ -21,6 +21,7 @@ spec:
|
||||
labels:
|
||||
branch: "{{ branch }}"
|
||||
application: "{{ app }}"
|
||||
commit_sha: "{{ commit_sha }}"
|
||||
spec:
|
||||
project: "default"
|
||||
source:
|
||||
|
Reference in New Issue
Block a user