fix: change back to current and make first release manual
All checks were successful
All checks were successful
This commit is contained in:
parent
9720b9328e
commit
9d4fad0889
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ set('rsync', [
|
|||
]);
|
||||
|
||||
task('typo3:cache:flush', function() {
|
||||
cd('{{release_path}}');
|
||||
cd('current');
|
||||
run('{{bin/php}} bin/typo3 cache:flush');
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue