소스 검색

Merge pull request #481 from hooger/changes

fix skype bridge being rebuilt when upstream changed
pull/483/head
Slavi Pantaleev 6 년 전
committed by GitHub
부모
커밋
9828c80f3f
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      roles/matrix-bridge-mx-puppet-skype/tasks/setup_install.yml

+ 1
- 0
roles/matrix-bridge-mx-puppet-skype/tasks/setup_install.yml 파일 보기

@@ -42,6 +42,7 @@
docker_image:
name: "{{ matrix_mx_puppet_skype_docker_image }}"
source: build
force_source: yes
build:
dockerfile: Dockerfile
path: "{{ matrix_mx_puppet_skype_docker_src_files_path }}"


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