Updated docs with the profiles

This commit is contained in:
Marcin Grzejszczak
2020-11-18 08:35:02 +01:00
parent 11973b1972
commit c0b172ddda
2 changed files with 5 additions and 1 deletions

View File

@@ -27,6 +27,8 @@ In order to upload the documentation to the documentation server just execute th
$ ./mvnw clean deploy -Pdocs,train-docs -pl train-docs
```
IMPORTANT: If you're releasing milestones don't forget to add `-Pmilestone` and if GA `-Pcentral`.
== Contributing
:spring-cloud-build-branch: master

View File

@@ -18,4 +18,6 @@ In order to upload the documentation to the documentation server just execute th
```bash
$ ./mvnw clean deploy -Pdocs,train-docs -pl train-docs
```
```
IMPORTANT: If you're releasing milestones don't forget to add `-Pmilestone` and if GA `-Pcentral`.