Przeglądaj źródła

restart gitea when executable is changed (e.g. update)

master
rodzic
commit
b01a29faec
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      tasks/deploy.yml

+ 2
- 0
tasks/deploy.yml Wyświetl plik

@@ -12,6 +12,8 @@
url: "{{ gitea_download_url }}"
dest: /usr/local/bin/gitea
checksum: "{{ gitea_download_checksum }}"
notify:
- restart gitea

- name: gitea executable
file:


Ładowanie…
Anuluj
Zapisz