Skip to content
Snippets Groups Projects
Commit 53fa7960 authored by Lukasz Lopatowski's avatar Lukasz Lopatowski
Browse files

Merge branch 'develop' into 'release/1.7.0'

Fixed ci job

See merge request !124
parents 45024a88 d5432a6f
No related branches found
No related tags found
3 merge requests!129Release/1.7.0,!125Release/1.7.0,!124Fixed ci job
Pipeline #92960 failed
......@@ -75,4 +75,4 @@ mend:
- |
export PRODUCT_VERSION=$(echo $CI_COMMIT_BRANCH | cut -c 9-)
export PROJECT_VERSION=$PRODUCT_VERSION
./run_ws.sh
\ No newline at end of file
./ws/run_ws.sh
\ No newline at end of file
......@@ -35,7 +35,6 @@ protobuf {
plugins {
grpc {
artifact = 'io.grpc:protoc-gen-grpc-java:1.69.1'
//path = './protoc-gen-grpc-java.exe'
}
}
generateProtoTasks {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment