瀏覽代碼
Do not needlessly ignore errors
pull/1183/head
Slavi Pantaleev
5 年之前
committed by
GitHub
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有
1 個檔案被更改,包括
0 行新增 和
1 行删除
-
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: |
|
|
|
|