소스 검색

Do not needlessly ignore errors

pull/1183/head
Slavi Pantaleev 5 년 전
committed by GitHub
부모
커밋
fb221c8179
No known key found for this signature in database 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:


불러오는 중...
취소
저장