Skip to content

Commit

Permalink
Update Deployer template
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Grießer committed Jun 24, 2023
1 parent 28134ba commit 6f32fbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions bauer-kirch/environment/1.0/deploy.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
// task('database:update-schema', function () { ... });
// after('database:migrate', 'database:update-schema');

// add the following line if your project uses Symfony Messenger workers:
// after('deploy:publish', 'workers:terminate');


// Hosts
host('prod.my-site.com')
Expand Down

0 comments on commit 6f32fbf

Please sign in to comment.