Skip to content
Snippets Groups Projects

Draft: Use gRPC in EOS workflows - on top of more recent commit

Open Konstantina Skovola requested to merge add-grpc-frontend-ci-orchestration into main
Files
17
@@ -85,7 +85,7 @@ make rpm
@@ -85,7 +85,7 @@ make rpm
In order to make the RPMs available to the host dev machine, copy them to the `shared` directory (mounted volume):
In order to make the RPMs available to the host dev machine, copy them to the `shared` directory (mounted volume):
```bash
```bash
cp eos_rpm/RPMS/x86_64/* /root/shared/
cp eos_rpm/RPMS/x86_64/* /shared/
```
```
#### 4. Other notes
#### 4. Other notes
Loading