-
David Diederich authored
The code was modified to use JDK 8, so the pipeline no longer needs this override (and, in fact, shouldn't have it at all).
David Diederich authoredThe code was modified to use JDK 8, so the pipeline no longer needs this override (and, in fact, shouldn't have it at all).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.gitlab-ci.yml 395 B
include:
- project: 'osdu/platform/ci-cd-pipelines'
ref: 'master'
file: 'standard-setup.yml'
- project: 'osdu/platform/ci-cd-pipelines'
ref: 'master'
file: 'build/maven.yml'
- project: 'osdu/platform/ci-cd-pipelines'
ref: 'master'
file: 'scanners/fossa.yml'
- project: 'osdu/platform/ci-cd-pipelines'
ref: 'master'
file: 'scanners/gitlab-ultimate.yml'