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
92a3b143
Commit
92a3b143
authored
Oct 07, 2021
by
Kamlesh Todai
Browse files
Change csvFile value to be just file name
parent
ef6122c9
Pipeline
#70579
passed with stages
in 3 minutes and 58 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Postman Collection/00_CICD_Setup_Environment/aws.OSDU R3 PROD v2.4.postman_environment.json
View file @
92a3b143
...
...
@@ -39,7 +39,7 @@
},
{
"key"
:
"csvFilePath"
,
"value"
:
"
./
wellbore.csv"
,
"value"
:
"wellbore.csv"
,
"enabled"
:
true
},
{
...
...
Postman Collection/00_CICD_Setup_Environment/azure.OSDU R3 PROD v2.4.postman_environment.json
View file @
92a3b143
...
...
@@ -164,7 +164,7 @@
},
{
"key"
:
"csvFilePath"
,
"value"
:
"
./
wellbore.csv"
,
"value"
:
"wellbore.csv"
,
"enabled"
:
true
},
{
...
...
Postman Collection/00_CICD_Setup_Environment/gcp.OSDU R3 PROD v2.4.postman_environment.json
View file @
92a3b143
...
...
@@ -34,7 +34,7 @@
},
{
"key"
:
"csvFilePath"
,
"value"
:
"
./
wellbore.csv"
,
"value"
:
"wellbore.csv"
,
"enabled"
:
true
},
{
...
...
Postman Collection/00_CICD_Setup_Environment/ibm.OSDU R3 PROD v2.4.postman_environment.json
View file @
92a3b143
...
...
@@ -34,7 +34,7 @@
},
{
"key"
:
"csvFilePath"
,
"value"
:
"
./
wellbore.csv"
,
"value"
:
"wellbore.csv"
,
"enabled"
:
true
},
{
...
...
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