|
|
|
@@ -18,7 +18,7 @@ matrix_rustpush_bridge_docker_image: "{{ matrix_rustpush_bridge_docker_image_reg |
|
|
|
matrix_rustpush_bridge_docker_image_registry_prefix: "ghcr.io/" |
|
|
|
matrix_rustpush_bridge_docker_image_force_pull: "{{ matrix_rustpush_bridge_docker_image.endswith(':latest') }}" |
|
|
|
|
|
|
|
matrix_rustpush_bridge_base_path: "{{ matrix_base_data_path }}/rustpush-bridge" |
|
|
|
matrix_rustpush_bridge_base_path: "{{ matrix_base_data_path }}/matrix-rustpush-bridge" |
|
|
|
matrix_rustpush_bridge_config_path: "{{ matrix_rustpush_bridge_base_path }}/config" |
|
|
|
matrix_rustpush_bridge_data_path: "{{ matrix_rustpush_bridge_base_path }}/data" |
|
|
|
matrix_rustpush_bridge_docker_src_files_path: "{{ matrix_rustpush_bridge_base_path }}/docker-src" |
|
|
|
|