|
|
@ -44,7 +44,7 @@
|
|
|
|
build:
|
|
|
|
build:
|
|
|
|
dockerfile: Dockerfile
|
|
|
|
dockerfile: Dockerfile
|
|
|
|
path: "{{ matrix_hookshot_docker_src_files_path }}"
|
|
|
|
path: "{{ matrix_hookshot_docker_src_files_path }}"
|
|
|
|
pull: yes
|
|
|
|
pull: true
|
|
|
|
when: "matrix_hookshot_container_image_self_build|bool"
|
|
|
|
when: "matrix_hookshot_container_image_self_build|bool"
|
|
|
|
|
|
|
|
|
|
|
|
- name: Check if hookshot passkey exists
|
|
|
|
- name: Check if hookshot passkey exists
|
|
|
|