update documentation
This commit is contained in:
parent
aa50e4b7b6
commit
68ea388740
@ -1,4 +1,4 @@
|
|||||||
# Usage
|
# Deployer recipe for OXID 7.x
|
||||||
|
|
||||||
This project uses [Deployer](https://deployer.org/) for scripted installation
|
This project uses [Deployer](https://deployer.org/) for scripted installation
|
||||||
|
|
||||||
@ -24,7 +24,7 @@ Commit changed files.
|
|||||||
|
|
||||||
- `cd deployer`
|
- `cd deployer`
|
||||||
- `composer update`
|
- `composer update`
|
||||||
- `commit changes`
|
- commit changes
|
||||||
|
|
||||||
## Project
|
## Project
|
||||||
|
|
||||||
@ -41,7 +41,7 @@ This command set `current` directory to previous deployment:
|
|||||||
|
|
||||||
- `dep rollback [stage]`
|
- `dep rollback [stage]`
|
||||||
|
|
||||||
## Available tasks
|
## Other available tasks
|
||||||
|
|
||||||
- dep `shop:getVersion` [stage] - show version of current OXID installation
|
- dep `shop:getVersion` [stage] - show version of current OXID installation
|
||||||
- dep `shop:runMigration` [stage] - run all database migrations
|
- dep `shop:runMigration` [stage] - run all database migrations
|
||||||
|
Loading…
Reference in New Issue
Block a user