fix: deploy pipeline
All checks were successful
All checks were successful
This commit is contained in:
@@ -56,7 +56,7 @@ set('rsync', [
|
|||||||
]);
|
]);
|
||||||
|
|
||||||
task('typo3:extension:setup', function () {
|
task('typo3:extension:setup', function () {
|
||||||
cd('{{release_path}}');
|
cd('current');
|
||||||
run('{{bin/php}} bin/typo3 extension:setup');
|
run('{{bin/php}} bin/typo3 extension:setup');
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user