Изменил(а) на '.drone.yml'

main
vladimirkutkovoy 1 year ago
parent f8c140fc84
commit 3ee1943b84
  1. 2
      .drone.yml

@ -19,7 +19,7 @@ steps:
from_secret: password_deploy from_secret: password_deploy
port: 22 port: 22
target: /root/docker/nginx/www_data target: /root/docker/nginx/www_data
source: ./build/* source: ./build/**/*
- name: telegram notification - name: telegram notification
image: appleboy/drone-telegram image: appleboy/drone-telegram

Loading…
Cancel
Save