add clean step
All checks were successful
update neo with compose files / update (push) Successful in 7s

This commit is contained in:
Didier Slof 2023-04-29 21:42:11 +02:00
parent 69433aad0f
commit 62b45344c3

View file

@ -25,6 +25,8 @@ jobs:
SSH_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
- name: update git
run: ssh staging srvctl -fn neo mm u git
- name: clean docker compose
run: ssh staging srvctl -fn neo mm c
- name: enforce new config
run: ssh staging srvctl -fn neo mm e
- name: send ping to ntfy