|
|
|
@@ -63,7 +63,7 @@ |
|
|
|
cmd: |- |
|
|
|
{{ devture_systemd_docker_base_host_command_docker }} buildx build |
|
|
|
--tag={{ matrix_alertmanager_receiver_container_image }} |
|
|
|
--file={{ matrix_alertmanager_receiver_container_src_path }}/contrib/Dockerfile |
|
|
|
--file={{ matrix_alertmanager_receiver_container_src_path }}/Dockerfile |
|
|
|
{{ matrix_alertmanager_receiver_container_src_path }} |
|
|
|
changed_when: true |
|
|
|
|
|
|
|
|