Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Subsurface Data Universe Software
Platform
System
Storage
Commits
677388cb
Commit
677388cb
authored
Jun 04, 2020
by
Alan Braz
Browse files
add ibm
parent
68ff98d3
Pipeline
#2266
passed with stages
in 69 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
677388cb
...
...
@@ -11,8 +11,6 @@ variables:
GCP_PROJECT
:
opendes-evt
GCP_TENANT_NAME
:
opendesevt
GCP_DEPLOY_ENV
:
p4d
GCP_DOMAIN
:
cloud.slb-ds.com
GCP_STORAGE_URL
:
https://osdu-storage-dot-opendes.appspot.com/api/storage/v2/
AZURE_SERVICE
:
storage
AZURE_BUILD_SUBDIR
:
provider/storage-azure
...
...
@@ -22,37 +20,33 @@ variables:
IBM_INT_TEST_SUBDIR
:
testing/storage-test-ibm
include
:
-
project
:
'
osdu/platform/ci-cd-pipelines
'
file
:
'
standard-setup.yml
'
-
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
:
"
build/maven.yml
"
#
- project: "osdu/platform/ci-cd-pipelines"
#
file: "scanners/fossa.yml"
#
#
- project: "osdu/platform/ci-cd-pipelines"
#
file: "
scanners/gitlab-ultimate
.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/fossa.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
cloud-providers/gcp
.yml"
-
project
:
'
osdu/platform/ci-cd-pipelines'
file
:
'
cloud-providers/ibm.yml'
file
:
'
cloud-providers/aws.yml'
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
cloud-providers/ibm.yml"
# - project: 'osdu/platform/ci-cd-pipelines'
# file: 'cloud-providers/gcp.yml'
#
# - project: 'osdu/platform/ci-cd-pipelines'
# file: 'cloud-providers/aws.yml'
#
# - project: 'osdu/platform/ci-cd-pipelines'
# file: 'cloud-providers/azure.yml'
#
# - project: "osdu/platform/ci-cd-pipelines"
# file: "publishing/pages.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
scanners/gitlab-ultimate.yml"
-
project
:
"
osdu/platform/ci-cd-pipelines"
file
:
"
cloud-providers/azure.yml"
# disable the eslint scanner
# I think this is being generated from the presence of an HTML file, but there
# is no javascript to scan, so the job isn't helpful and just gets in the way
#
eslint-sast:
#
rules:
#
- when: never
eslint-sast
:
rules
:
-
when
:
never
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment