Skip to content
Snippets Groups Projects

Resolve "Create a pipeline to build and publish the mvn package in gitlab registry"

1 unresolved thread

Closes #1 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
29 28 <distributionManagement>
30 29 <repository>
31 30 <id>gitlab-maven</id>
32 <url>https://labs.etsi.org/rep/api/v4/groups/260/-/packages/maven</url>
31 <url>${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/maven</url>
  • tranoris added 1 commit

    added 1 commit

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • added 1 commit

    • 23f4f0b3 - used absolute path on project level

    Compare with previous version

  • added 1 commit

    • c09072b5 - Revert "used absolute path on project level"

    Compare with previous version

  • added 1 commit

    Compare with previous version

  • trantzas approved this merge request

    approved this merge request

  • trantzas mentioned in commit 8a86c5f5

    mentioned in commit 8a86c5f5

  • merged

  • Please register or sign in to reply
    Loading