浏览代码

Do not needlessly ignore errors

pull/1183/head
Slavi Pantaleev 5 年前
committed by GitHub
父节点
当前提交
fb221c8179
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      roles/matrix-bridge-mautrix-telegram/tasks/setup_install.yml

+ 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:


正在加载...
取消
保存