Skip to content

Commit

Permalink
Added october push to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tobias-kuendig committed May 6, 2019
1 parent 110a729 commit 6934710
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,8 +181,15 @@ If you want to update the installation you can run
```
october update
```
### Push changes to remote git repo
The command will update all plugins, the October CMS core and all composer dependencies.
To push local changes to the current git remote run
```
october push
```
This command can be run as cron job to keep your git repo up-to-date with changes on production.
### SSH deployments
Expand Down

0 comments on commit 6934710

Please sign in to comment.