Slavi Pantaleev
hace 5 años
committed by
GitHub
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 4AEE18F83AFDEB23
Se han
modificado 1 ficheros con
0 adiciones y
1 borrados
-
roles/matrix-bridge-mautrix-telegram/tasks/setup_install.yml
|
|
|
@@ -83,7 +83,6 @@ |
|
|
|
force: "yes" |
|
|
|
register: matrix_mautrix_telegram_git_pull_results |
|
|
|
when: "matrix_mautrix_telegram_container_self_build|bool" |
|
|
|
ignore_errors: yes |
|
|
|
|
|
|
|
- name: Ensure matrix-mautrix-telegram Docker image is built |
|
|
|
docker_image: |
|
|
|
|