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
CI-CD Pipelines
Commits
d06559a2
Commit
d06559a2
authored
Mar 05, 2021
by
Matt Wise
Browse files
fix workflow dag name variable
parent
78ad8f3f
Pipeline
#30416
passed with stages
in 17 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
cloud-providers/aws.yml
View file @
d06559a2
...
...
@@ -78,7 +78,7 @@
PARTITION_BASE_URL
:
https://${AWS_SANDBOX_SUBDOMAIN}.${AWS_BASE_DOMAIN}/
WORKFLOW_HOST
:
https://${AWS_SANDBOX_SUBDOMAIN}.${AWS_BASE_DOMAIN}/api/workflow/
DATA_WORKFLOW_HOST
:
https://${AWS_SANDBOX_SUBDOMAIN}.${AWS_BASE_DOMAIN}/api/data-workflow/v1
INT_
TEST_DAG_NAME
:
my_first_dag
TEST_DAG_NAME
:
my_first_dag
REGISTER_CUSTOM_PUSH_URL
:
https://${AWS_SANDBOX_SUBDOMAIN}.${AWS_BASE_DOMAIN}/api/register/v1/awstest/aws/challenge
REGISTER_CUSTOM_PUSH_URL1
:
https://${AWS_SANDBOX_SUBDOMAIN}.${AWS_BASE_DOMAIN}/api/register/v1/awstest/aws/challenge/1
#needs trailing slash
...
...
@@ -96,6 +96,7 @@
ENTITLEMENTS_BASE_URL
:
https://${AWS_SANDBOX_SUBDOMAIN}.${AWS_BASE_DOMAIN}/api/entitlements/v1/
FILEDMS_BASE_URL
:
https://${AWS_SANDBOX_SUBDOMAIN}.${AWS_BASE_DOMAIN}/api/dms/file/v1/
AWS_BASE_URL
:
https://${AWS_SANDBOX_SUBDOMAIN}.${AWS_BASE_DOMAIN}
.aws
:
tags
:
[
'
osdu-medium'
]
image
:
$CI_REGISTRY/divido/aws-maven/aws-maven:v1.1
...
...
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