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
Platform Validation
Commits
c2370b9d
Commit
c2370b9d
authored
Sep 21, 2021
by
harshit aggarwal
Browse files
minor fix in csv collection
parent
6f5100fc
Pipeline
#66866
failed with stages
in 1 minute and 39 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Postman Collection/00_CICD_Setup_Environment/azure.OSDU R3 PROD v2.4.postman_environment.json
View file @
c2370b9d
...
...
@@ -164,7 +164,7 @@
},
{
"key"
:
"csvFilePath"
,
"value"
:
"
.
/wellbore.csv"
,
"value"
:
"
git/testing/Postman Collection/31_CICD_Setup_CSVIngestion
/wellbore.csv"
,
"enabled"
:
true
},
{
...
...
Postman Collection/31_CICD_Setup_CSVIngestion/CSVWorkflow__CI-CD_v1.0.postman_collection.json
View file @
c2370b9d
...
...
@@ -560,7 +560,7 @@
"body"
:
{
"mode"
:
"file"
,
"file"
:
{
"src"
:
"
git/testing/Postman Collection/31_CICD_Setup_CSVIngestion/wellbore.csv
"
"src"
:
"
{{csvFilePath}}
"
}
},
"url"
:
{
...
...
Write
Preview
Supports
Markdown
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