Update .drone.yml

dev
Vladimir Kutkovoy 1 year ago
parent 510ec0f527
commit eee3978591
  1. 2
      .drone.yml

@ -13,7 +13,7 @@ steps:
from_secret: password_deploy from_secret: password_deploy
port: 22 port: 22
target: /root/docker/trash-api/ target: /root/docker/trash-api/
source: build source: .
- name: telegram notification - name: telegram notification
image: appleboy/drone-telegram image: appleboy/drone-telegram

Loading…
Cancel
Save