Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
Schema
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
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
Schema
Commits
35afd67f
Commit
35afd67f
authored
2 years ago
by
Shrikant Garg
Browse files
Options
Downloads
Patches
Plain Diff
Update deployments/scripts/ibm/bootstrap.sh
parent
831e153a
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!375
Update deployments/scripts/ibm/bootstrap.sh
Pipeline
#131520
failed
2 years ago
Stage: review
Stage: coverage
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
deployments/scripts/ibm/bootstrap.sh
+0
-1
0 additions, 1 deletion
deployments/scripts/ibm/bootstrap.sh
with
0 additions
and
1 deletion
deployments/scripts/ibm/bootstrap.sh
+
0
−
1
View file @
35afd67f
...
...
@@ -3,5 +3,4 @@ curl -X DELETE -u $IBM_QA_DB_USER:$IBM_QA_DB_PASSWORD $IBM_QA_DB_URL/oc-cpd-data
export
IBM_SCHEMA_URL
=
$IBM_SCHEMA_HOST
/api/schema-service/v1/schemas/system
BEARER_TOKEN
=
`
python
$IBM_DEPLOYMENTS_SUBDIR
/Token.py
`
export
BEARER_TOKEN
=
$BEARER_TOKEN
echo
$BEARER_TOKEN
python
$IBM_DEPLOYMENTS_SCRIPTS_SUBDIR
/DeploySharedSchemas.py
-u
$IBM_SCHEMA_URL
This diff is collapsed.
Click to expand it.
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