wip - jenkins de merde.
parent
b67d13b0ba
commit
736fdb87af
|
|
@ -1,8 +1,8 @@
|
|||
//String cloud_provider = "aws"
|
||||
//String aws_region = "eu-west-1"
|
||||
//String stage = "int"
|
||||
//String aws_access_credentials = "fdc_${aws_region}_${stage}_infrastructure.automation.user"
|
||||
//String dynatrace_api_toke_credentials = "api_token_dynatrace_${aws_region}_${stage}"
|
||||
String cloud_provider = "aws"
|
||||
String aws_region = "eu-west-1"
|
||||
String stage = "int"
|
||||
String aws_access_credentials = "fdc_$aws_region_$stage_infrastructure.automation.user"
|
||||
String dynatrace_api_toke_credentials = "api_token_dynatrace_$aws_region_$stage"
|
||||
|
||||
|
||||
pipeline {
|
||||
|
|
|
|||
Loading…
Reference in New Issue