Procházet zdrojové kódy

Do not needlessly ignore errors

pull/1183/head
Slavi Pantaleev před 5 roky
committed by GitHub
rodič
revize
fb221c8179
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. +0
    -1
      roles/matrix-bridge-mautrix-telegram/tasks/setup_install.yml

+ 0
- 1
roles/matrix-bridge-mautrix-telegram/tasks/setup_install.yml Zobrazit soubor

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


Načítá se…
Zrušit
Uložit