lucasmotta / dploy

⛔️ currently unmaintained ⛔️
http://lucasmotta.github.io/dploy/
MIT License
990 stars 90 forks source link

.rev content file updated by new hash commit but no files are transferred #112

Open valentinoeval opened 6 years ago

valentinoeval commented 6 years ago

All are in title.

My dploy.yaml : my_app: host: "ftp.domain.com" user: "user" pass: "password" path: local: "/volume1/web/my-app" remote: "/www/my-app" exclude: ["dploy.yaml"] dploy

Any idea ? Thank you guys !

valentinoeval commented 6 years ago

@lucasmotta

anneke commented 4 years ago

Hi @valentinoeval , that occurs when you made changes in the file you're exluding and looks normal to me! Do you think that might have been the case here?