fix commit msg for failures

This commit is contained in:
2022-05-04 01:14:45 -04:00
parent b0a42261ad
commit 115a65174e

View File

@ -52,7 +52,7 @@
body:
id : "{{ gitlab_proj_id }}"
branch : "{{ git_commit_branch }}"
commit_message : "Job {{ lookup('env', 'JOB_ID') | default('N/A', true) }} - {{ inventory_hostname }}; SUCCESS"
commit_message : "Job {{ lookup('env', 'JOB_ID') | default('N/A', true) }} - {{ inventory_hostname }}; FAILURE"
author_name : "{{ git_commit_author }}"
author_email : "{{ git_commit_email }}"
actions: