Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
I
Indexer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OSDU
OSDU Data Platform
System
Indexer
Commits
2a4ebd2d
Commit
2a4ebd2d
authored
4 years ago
by
Alan Braz
Browse files
Options
Downloads
Plain Diff
Merge remote-tracking branch 'og/trusted-ibm' into develop
parents
2166e298
761b846d
No related branches found
No related tags found
1 merge request
!6
Trusted ibm
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.fossa.yml
+4
-0
4 additions, 0 deletions
.fossa.yml
.gitlab-ci.yml
+21
-4
21 additions, 4 deletions
.gitlab-ci.yml
with
25 additions
and
4 deletions
.fossa.yml
+
4
−
0
View file @
2a4ebd2d
...
...
@@ -28,3 +28,7 @@ analyze:
type
:
mvn
target
:
provider/indexer-gcp/pom.xml
path
:
.
-
name
:
indexer-ibm
type
:
mvn
target
:
provider/indexer-ibm/pom.xml
path
:
.
This diff is collapsed.
Click to expand it.
.gitlab-ci.yml
+
21
−
4
View file @
2a4ebd2d
...
...
@@ -11,8 +11,25 @@ variables:
GCP_DEPLOY_ENV
:
p4d
GCP_DOMAIN
:
cloud.slb-ds.com
GCP_STORAGE_URL
:
https://osdu-indexer-dot-opendes.appspot.com/api/storage/v2/
IBM_BUILD_SUBDIR
:
provider/indexer-ibm
IBM_INT_TEST_SUBDIR
:
testing/indexer-test-ibm
IBM_SKIP_BUILD
:
'
true'
IBM_SKIP_DEPLOY
:
'
true'
IBM_SKIP_TEST
:
'
false'
include
:
-
project
:
'
osdu/platform/ci-cd-pipelines'
ref
:
'
master'
file
:
'
temp-service.gitlab-ci.yml'
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
"
ibm"
file
:
"
standard-setup.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
"
ibm"
file
:
"
build/maven.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
ref
:
"
ibm"
file
:
"
cloud-providers/ibm.yml"
# - project: "osdu/platform/ci-cd-pipelines"
# ref: "ibm"
# file: "scanners/fossa.yml"
# - project: "osdu/platform/ci-cd-pipelines"
# ref: "ibm"
# file: "scanners/gitlab-ultimate.yml"
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Gokul Nagare
@gokul_nagare
mentioned in commit
d5255c23
·
4 years ago
mentioned in commit
d5255c23
mentioned in commit d5255c238ba67a6989a5a7dbc26c03b56b0b4f9e
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment