瀏覽代碼

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:


Loading…
取消
儲存