Tom Scott-Malden
Tom Scott-Malden
Hi @antonmedv not sure what's going on here but the docgen think I need to make an update to `docs/magento2.md` but i've already done that locally. Is there any special...
For the moment i'd suggest disabling using the cache_prefixes Is there a way for you to sync up the releases, so they are the same number?
You could override the task in your `deployer.php` with something like the following (not ideal I know): ``` desc('Update cache id_prefix'); task('magento:set_cache_prefix', function () { //download current env config $tmpConfigFile...
Using stage sounds like a better solution. The premise I was going for was for our specific setup where staging sites sit on the same server as the live env,...
Now updated to check if stage is available and fall back to alias