fix: change back to current and make first release manual
All checks were successful
All checks were successful
This commit is contained in:
@@ -56,7 +56,7 @@ set('rsync', [
|
|||||||
]);
|
]);
|
||||||
|
|
||||||
task('typo3:cache:flush', function() {
|
task('typo3:cache:flush', function() {
|
||||||
cd('{{release_path}}');
|
cd('current');
|
||||||
run('{{bin/php}} bin/typo3 cache:flush');
|
run('{{bin/php}} bin/typo3 cache:flush');
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user