fix: deploy pipeline
All checks were successful
All checks were successful
This commit is contained in:
parent
6deaf37cd2
commit
242feb8d1d
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ set('rsync', [
|
|||
]);
|
||||
|
||||
task('typo3:extension:setup', function () {
|
||||
cd('{{release_path}}');
|
||||
cd('current');
|
||||
run('{{bin/php}} bin/typo3 extension:setup');
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue