Files uploading unexpectedly
Support Articlehttps://www.deployhq.com/support/common-deployment-errors/files-uploading-unexpectedly
DeployHQ uses pattern matching to check that a file matches a given rule, so you need to use the correct … Deployment operations all use your repository for referencing and not the destination server, so the … the folder and another for its contents. … the directory, and the second rule with wildcards stopping any contained files or subdirectories (recursively … themes/my-theme/** **/my-theme **/my-theme/** ``` With the first ruleset being an exact match, and
Updated 13th Oct 2020