ソースを参照

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:


読み込み中…
キャンセル
保存