Add print commit.
This commit is contained in:
parent
71c11d3fe1
commit
bbf9d3c0c5
@ -12,6 +12,8 @@
|
||||
set_fact:
|
||||
commit: "{{ git.after[0:10] }}"
|
||||
|
||||
- debug: var=commit
|
||||
|
||||
- name: Build {{ image.name }} image
|
||||
containers.podman.podman_image:
|
||||
name: "{{ image.name }}"
|
||||
|
Loading…
Reference in New Issue
Block a user