There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.
Created by: jmini
For our working branches 3.3.x
, 4.0.x
...
A mvn clean deploy
should be performed to push the artifacts to the remote maven repository.
This PR changes the check: instead of looking for a specific name, a regex pattern is used.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines.