-
In mage [magedeploy2.php](https://github.com/mwr/magedeploy2-base/blob/master/magedeploy2.php#L13-L14) you can specify _git_dir_ and _app_dir_ to any path on disk. However, these paths are hard coded …
-
Hey @mwr ,
with new version 2.3.0 i got an error while artifact building:
`Parse error: syntax error, unexpected '=' in /builds/MairDumont/magento2-shop/deployment/vendor/mwltr/magedeploy2/src/R…
-
Hello,
When we do a n98 command with --root-dir it fails with version 3.0.2.
`n98-magerun2 --root-dir=/data/web/magento2 pimgento:import --code=category --file=categories.csv`
=>
`Warning: ini…
-
I've generated my artifacts, but when I run `server:setup local`, it complains that it cannot find the tar.gz file;
```
➜ magedeploy2-test./vendor/bin/dep server:setup local
➤ Executing task dep…
-
If you are planning on using HTTPS (which, you should) Magento requires an additional run of static-content:deploy with the environment variable HTTPS set to "on" in order to produce output in the sec…