Slavi Pantaleev
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
1 deletions
-
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: |
|
|
|
|