Slavi Pantaleev
6 anni fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con
1 aggiunte e
0 eliminazioni
-
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 }}" |
|
|
|
|