Open valentinoeval opened 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"]
Any idea ? Thank you guys !
@lucasmotta
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?
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"]
Any idea ? Thank you guys !