Skip to content
Snippets Groups Projects
.gitlab-ci.yml 246 B
Newer Older
  • Learn to ignore specific revisions
  • include:
      - project: "osdu/platform/ci-cd-pipelines"
        file: "standard-setup.yml"
    
      - project: "osdu/platform/ci-cd-pipelines"
        file: "build/maven.yml"
    
      - project: "osdu/platform/ci-cd-pipelines"
        file: "scanners/gitlab-ultimate.yml"