瀏覽代碼

Change the condition to restart the service

It is sensible to restart the container on building the image, rather than on pulling the source

Signed-off-by: Suguru Hirahara <did🔑z6MkvVZk1A3KBApWJXv2Ju4H14ErDfRGxh8zxdXSZ4vACDg5>
pull/4997/head
Suguru Hirahara 1 天之前
父節點
當前提交
d751d81f9a
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: E4F9743DAB4B7B75
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/custom/matrix-client-commet/tasks/setup_install.yml

+ 1
- 1
roles/custom/matrix-client-commet/tasks/setup_install.yml 查看文件

@@ -118,6 +118,6 @@
matrix_client_commet_config_result.changed | default(false)
or matrix_client_commet_support_files_result.changed | default(false)
or matrix_client_commet_systemd_service_result.changed | default(false)
or matrix_client_commet_git_result.changed | default(false)
or matrix_client_commet_image_build_result.changed | default(false)
or matrix_client_commet_image_pull_result.changed | default(false)
}}

Loading…
取消
儲存