mirror of
https://github.com/internetee/registry.git
synced 2025-07-02 01:03:35 +02:00
added rake and mina tips
This commit is contained in:
parent
93a1d00619
commit
6a940474d9
1 changed files with 6 additions and 0 deletions
|
@ -307,3 +307,9 @@ Rollback to previous release:
|
||||||
|
|
||||||
mina rollback # staging
|
mina rollback # staging
|
||||||
mina pr rollback # production
|
mina pr rollback # production
|
||||||
|
|
||||||
|
General rake and mina tips:
|
||||||
|
|
||||||
|
rake -T # list all rake commands
|
||||||
|
rake -T db # list all database related commands
|
||||||
|
mina -T # list all mina deploy commands
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue