update .drone.yml

dev
Vladimir Kutkovoy 11 months ago
parent 66172eaf0e
commit 005723d1b2
  1. 1
      .drone.yml

@ -26,7 +26,6 @@ steps:
port: 22
script:
- docker compose down
- docker image rm 192.168.0.129:5000/trash-api
- docker compose up -d
- name: telegram notification

Loading…
Cancel
Save