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
Deployment and Operations
infra-azure-provisioning
Commits
134359d0
Commit
134359d0
authored
Aug 18, 2021
by
MANISH KUMAR
Browse files
Update configuration-data.md
parent
4287b89a
Pipeline
#59532
passed with stages
in 2 minutes and 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
docs/configuration-data.md
View file @
134359d0
...
...
@@ -2,14 +2,17 @@
__Repository__
Clone the following repository and have them in the same file structure level as infra repository
Clone the following repository and have them in the same file structure level as infra repository
using following commands
```
bash
https://community.opengroup.org/osdu/platform/system/reference/unit-service
https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service
https://community.opengroup.org/osdu/platform/system/reference/crs-catalog-service
https://community.opengroup.org/osdu/platform/system/schema-service
https://community.opengroup.org/osdu/platform/data-flow/ingestion
export
BRANCH_NAME
=
"release/0.10"
// branch name
for
the release 0.10.0
git clone
-b
$BRANCH_NAME
--single-branch
https://community.opengroup.org/osdu/platform/system/reference/unit-service.git
git clone
-b
$BRANCH_NAME
--single-branch
https://community.opengroup.org/osdu/platform/system/reference/unit-service
git clone
-b
$BRANCH_NAME
--single-branch
https://community.opengroup.org/osdu/platform/system/reference/crs-conversion-service
git clone
-b
$BRANCH_NAME
--single-branch
https://community.opengroup.org/osdu/platform/system/reference/crs-catalog-service
git clone
-b
$BRANCH_NAME
--single-branch
https://community.opengroup.org/osdu/platform/system/schema-service
git clone
-b
$BRANCH_NAME
--single-branch
https://community.opengroup.org/osdu/platform/data-flow/ingestion
```

...
...
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