Sfoglia il codice sorgente

fix skype bridge being rebuilt when upstream changed

pull/481/head
Horvath Gergely 6 anni fa
parent
commit
d6266a8c47
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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 Vedi File

@@ -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 }}"


Caricamento…
Annulla
Salva