Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

eclipse-edc/JenkinsPipelines

Folders and files

NameName
Last commit message
Last commit date
Feb 7, 2023
Jun 26, 2023
Dec 1, 2022
Apr 13, 2023
May 25, 2023
Nov 29, 2022
May 26, 2023
May 25, 2023
Nov 16, 2023

Repository files navigation

Jenkins Pipelines

This repository contains the Jenkins Pipelines used for the EDC CI: https://ci.eclipse.org/edc/

Builds and publish all the components every night.

Builds and publish all the components.

Variables:

  • VERSION: the version to be published. If it doesn't end with -SNAPSHOT, the artifact will be published on maven central

Builds and publish a single component.

Variables:

  • REPO: the component repository
  • VERSION: the version to be published
  • BRANCH: the branch to be published