Skip to content

Remove Azure Specific JDK 17 Overrides From CI

Maya Muralidhar requested to merge azure-remove-jdk17-overrides into master

This MR removes overrides in the .gitlab-ci.yml file that are specific to Azure that were introduced during the migration to JDK 17. This cleans up the CI file and removes unnecessary configurations, allowing the yml to be more readable. The overrides are now present in the main branches of ci-cd-pipelines and service-base-image as of the following PR's:

These are the steps that had overrides removed:

  • .maven
  • gemnasium-maven-dependency_scanning
  • azure_containerize
  • azure_test
  • fossa-analyze
  • fossa-check-notice
Edited by Maya Muralidhar

Merge request reports

Loading