| ... | @@ -45,6 +45,23 @@ |
... | @@ -45,6 +45,23 @@ |
|
|
- We can take good example project from VirtualFriend gRPC branch
|
|
- We can take good example project from VirtualFriend gRPC branch
|
|
|
- [gRPC-branch](https://gitlab.labranet.jamk.fi/Iotitude/Virtuaalikaveri/tree/gRPC)
|
|
- [gRPC-branch](https://gitlab.labranet.jamk.fi/Iotitude/Virtuaalikaveri/tree/gRPC)
|
|
|
|
|
|
|
|
|

|
|
|
|
|
|
|
|
- Download zip package and extract it
|
|
|
|
- Lets delete few files from it. Don't worry we make them later again so we get full idea of CI
|
|
|
|
- Delete files:
|
|
|
|
- .gitlab-ci.yml
|
|
|
|
- sonar-project.properties
|
|
|
|
- Next you need to download and install [GIT](https://git-scm.com/downloads)
|
|
|
|
- After the installation we can push the example project to Gitlab
|
|
|
|
- Go to folder where you extracted the project and deleted the files
|
|
|
|
- Example where my example project is C:\Users\Jeff\Documents\testici
|
|
|
|
- Right click from background and then click Git Bash Here
|
|
|
|
|
|
|
|

|
|
|
|

|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| ... | |
... | |
| ... | | ... | |