瀏覽代碼

fix skype bridge being rebuilt when upstream changed

pull/481/head
Horvath Gergely 6 年之前
父節點
當前提交
d6266a8c47
共有 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: docker_image:
name: "{{ matrix_mx_puppet_skype_docker_image }}" name: "{{ matrix_mx_puppet_skype_docker_image }}"
source: build source: build
force_source: yes
build: build:
dockerfile: Dockerfile dockerfile: Dockerfile
path: "{{ matrix_mx_puppet_skype_docker_src_files_path }}" path: "{{ matrix_mx_puppet_skype_docker_src_files_path }}"


Loading…
取消
儲存