Deployer not honoring sub_directory on dep push #4013
Unanswered
skyracer2012
asked this question in
Bugs
Replies: 1 comment 1 reply
-
Looks like a bug. Could you please update the command? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Deployer Version
v7.5.8
Target OS
Ubuntu 22.04
Which PHP version are you using?
PHP 8.3
Content of deploy.php or deploy.yaml
Steps to reproduce
It seems like deployer does not rewrite the source path (containing the folder within sub_directory) to the real path of the deployment (only the contents of sub_directory without the sub_directory being in the path)
One other option could be that the become parameter is not honored.
This the following error occurs:
#3709 seems not to be related due to him saying he never deployed the repo before pushing
Beta Was this translation helpful? Give feedback.
All reactions