diff --git a/tasks/deploy.yml b/tasks/deploy.yml index 2837baa..068fc07 100644 --- a/tasks/deploy.yml +++ b/tasks/deploy.yml @@ -12,6 +12,8 @@ url: "{{ gitea_download_url }}" dest: /usr/local/bin/gitea checksum: "{{ gitea_download_checksum }}" + notify: + - restart gitea - name: gitea executable file: