Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
org.etsi.osl.model.k8s
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
OSL
code
org.etsi.osl.model.k8s
Commits
23f4f0b3
Commit
23f4f0b3
authored
1 year ago
by
Dimitrios Giannopoulos
Browse files
Options
Downloads
Patches
Plain Diff
used absolute path on project level
parent
cb188872
No related branches found
No related tags found
2 merge requests
!6
Merging 2024Q2_RC into main, creating 2024Q2 Release
,
!1
Resolve "Create a pipeline to build and publish the mvn package in gitlab registry"
Pipeline
#3577
passed
1 year ago
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
pom.xml
+2
-2
2 additions, 2 deletions
pom.xml
with
2 additions
and
2 deletions
pom.xml
+
2
−
2
View file @
23f4f0b3
...
...
@@ -27,11 +27,11 @@
<distributionManagement>
<repository>
<id>
gitlab-maven
</id>
<url>
https://labs.etsi.org/rep/api/v4/
g
ro
ups/260/-
/packages/maven
</url>
<url>
https://labs.etsi.org/rep/api/v4/
p
ro
jects/292
/packages/maven
</url>
</repository>
<snapshotRepository>
<id>
gitlab-maven
</id>
<url>
https://labs.etsi.org/rep/api/v4/
g
ro
ups/260/-
/packages/maven
</url>
<url>
https://labs.etsi.org/rep/api/v4/
p
ro
jects/292
/packages/maven
</url>
</snapshotRepository>
</distributionManagement>
...
...
This diff is collapsed.
Click to expand it.
Dimitrios Giannopoulos
@dimit.giannopoulos
mentioned in commit
c09072b5
·
1 year ago
mentioned in commit
c09072b5
mentioned in commit c09072b57f18170a2b5a18ec4801e522d6cdb2bc
Toggle commit list
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