Kaynağa Gözat
Merge pull request #481 from hooger/changes
fix skype bridge being rebuilt when upstream changed
pull/483/head
Slavi Pantaleev
6 yıl önce
committed by
GitHub
ebeveyn
işleme
9828c80f3f
Veri tabanında bu imza için bilinen anahtar bulunamadı
GPG Anahtar Kimliği: 4AEE18F83AFDEB23
1 değiştirilmiş dosya ile
1 ekleme ve
0 silme
-
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 }}" |
|
|
|
|