-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #3 from pramod444/develop
[G2P-2999] Updated push_trigger.yml file for openg2p-landing service.
- Loading branch information
Showing
2 changed files
with
10 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,31 @@ | ||
questions: | ||
|
||
- variable: hostname | ||
description: Hostname for the environment, e.g. explore.openg2p.org | ||
type: string | ||
label: Hostname | ||
group: Settings | ||
group: General Settings | ||
|
||
- variable: envVars.SR_URL | ||
description: URL for Social Registry, e.g https://socialregistry.explore.openg2p.org | ||
type: string | ||
label: Social Registry Hostname | ||
group: Settings | ||
group: General Settings | ||
|
||
- variable: envVars.PBMS_URL | ||
description: URL for PBMS | ||
type: string | ||
label: PBMS Hostname | ||
group: Settings | ||
group: General Settings | ||
|
||
- variable: envVars.SPAR_URL | ||
description: URL for SPAR | ||
type: string | ||
label: SPAR Hostname | ||
group: Settings | ||
group: General Settings | ||
|
||
- variable: envVars.BRIDGE_URL | ||
description: URL for G2P Bridge | ||
type: string | ||
label: G2P Bridge Hostname | ||
group: Settings | ||
group: General Settings | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters