Skip to content
Snippets Groups Projects
Commit e12ec1bb authored by Rucha Deshpande's avatar Rucha Deshpande
Browse files

Updated CI for GL

commit dbe7d3fd 
Author: Rucha Deshpande <deshruch@amazon.com> 
Date: Mon Sep 14 2020 10:13:50 GMT-0500 (Central Daylight Time) 

    prep for GL CI
parent 84823013
No related branches found
No related tags found
1 merge request!27AWS Provider Implementation for Schema Service
Pipeline #8383 canceled
......@@ -24,3 +24,7 @@ analyze:
type: mvn
target: provider/schema-azure/pom.xml
path: .
- name: os-schema-aws
type: mvn
target: provider/schema-aws/pom.xml
path: .
......@@ -17,6 +17,11 @@ variables:
AZURE_TEST_SUBDIR: testing/schema-test-core
AZURE_SKIP_TEST: 'true'
AWS_BUILD_SUBDIR: provider/schema-aws/build-aws
AWS_TEST_SUBDIR: testing/schema-test-aws
AWS_SERVICE: schema-service
AWS_ENVIRONMENT: dev
include:
- project: "osdu/platform/ci-cd-pipelines"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment