it would be nice you help to create initial state withou unnecesary copying all files
normal state is
you do not use your deploy and have files on local/github
and you have files on webhosting
in general you have them somhow synchronized
so please describe the structure of the
state-name file
["//web/fname1","//web/fname2",...]
I had problem when your action did not recognised the .file name
protocol ftps port 21
maybe it would be nice the directories are not recreated when they exists IRL
normal situation is
there is a set of files in webhosting
the subset of files you track by git
you create the state-name by git ls-files
edit to the json format
upload to the hosting (name without starting .)
set the deploy yml state-name
after these steps that work fantastic
I change e,g, css
commit push
it works on web!!!!!
despite initial problems THANK YOU!
it would be nice you help to create initial state withou unnecesary copying all files
normal state is
you do not use your deploy and have files on local/github
and you have files on webhosting
in general you have them somhow synchronized
so please describe the structure of the
state-name file
["//web/fname1","//web/fname2",...]
I had problem when your action did not recognised the .file name
protocol ftps port 21
maybe it would be nice the directories are not recreated when they exists IRL
normal situation is
there is a set of files in webhosting
the subset of files you track by git
you create the state-name by git ls-files
edit to the json format
upload to the hosting (name without starting .)
set the deploy yml state-name
after these steps that work fantastic
I change e,g, css
commit push
it works on web!!!!!
despite initial problems THANK YOU!