Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nmaas Platform
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nmaas
nmaas Platform
Commits
53fa7960
Commit
53fa7960
authored
4 months ago
by
Lukasz Lopatowski
Browse files
Options
Downloads
Plain Diff
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
!129
Release/1.7.0
,
!125
Release/1.7.0
,
!124
Fixed ci job
Pipeline
#92960
failed
4 months ago
Stage: test
Stage: sonar
Stage: build
Stage: mend
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
.gitlab-ci.yml
build.gradle
+0
-1
0 additions, 1 deletion
build.gradle
with
1 addition
and
2 deletions
.gitlab-ci.yml
+
1
−
1
View file @
53fa7960
...
...
@@ -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
This diff is collapsed.
Click to expand it.
build.gradle
+
0
−
1
View file @
53fa7960
...
...
@@ -35,7 +35,6 @@ protobuf {
plugins
{
grpc
{
artifact
=
'io.grpc:protoc-gen-grpc-java:1.69.1'
//path = './protoc-gen-grpc-java.exe'
}
}
generateProtoTasks
{
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment