Skip to content

Commit

Permalink
Update deploy documentation (#6130)
Browse files Browse the repository at this point in the history
The commands shown were no longer in sync with what was happening.
  • Loading branch information
andriokha authored Oct 8, 2024
1 parent f62d88e commit 881a2bd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/deploycommand.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@ deployment script updates the codebase for the target site and then this command
performs the following:

```shell
drush updatedb --no-cache-clear
drush cache:rebuild
drush updatedb
drush config:import
drush cache:rebuild
drush deploy:hook
Expand Down

0 comments on commit 881a2bd

Please sign in to comment.