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