mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-03-08 06:40:45 +00:00
[HOOKSHOT] Fix yamllint
This commit is contained in:
parent
b3176957c3
commit
cfd8a9c0f8
@ -44,7 +44,7 @@
|
||||
build:
|
||||
dockerfile: Dockerfile
|
||||
path: "{{ matrix_hookshot_docker_src_files_path }}"
|
||||
pull: yes
|
||||
pull: true
|
||||
when: "matrix_hookshot_container_image_self_build|bool"
|
||||
|
||||
- name: Check if hookshot passkey exists
|
||||
|
Loading…
Reference in New Issue
Block a user