|
@@ -34,6 +34,8 @@ This command is not really handy to run to get build metadata, though, because
|
|
|
it requires the project to have been compiled at least once in `dev` mode. It is
|
|
it requires the project to have been compiled at least once in `dev` mode. It is
|
|
|
therefore more handy to read the VERSION file.
|
|
therefore more handy to read the VERSION file.
|
|
|
|
|
|
|
|
|
|
+Note : do not forget to push the tags onto the origin repository !
|
|
|
|
|
+
|
|
|
### PostgreSQL role
|
|
### PostgreSQL role
|
|
|
|
|
|
|
|
In `dev` as well as in `prod` modes, the role used in `config/#{mode}.exs` must
|
|
In `dev` as well as in `prod` modes, the role used in `config/#{mode}.exs` must
|