fix wrong variable name
This commit is contained in:
parent
3c8535c3bc
commit
a164fe485e
@ -40,7 +40,7 @@
|
|||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
path: "{{ matrix_riot_web_docker_src_files_path }}"
|
path: "{{ matrix_riot_web_docker_src_files_path }}"
|
||||||
pull: yes
|
pull: yes
|
||||||
when: "matrix_riot_web_enabled|bool and matrix_self_build"
|
when: "matrix_riot_web_enabled|bool and matrix_riot_web_self_build"
|
||||||
|
|
||||||
- name: Ensure Matrix riot-web configuration installed
|
- name: Ensure Matrix riot-web configuration installed
|
||||||
copy:
|
copy:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user