INFRA-2104 | Deepak Jain | removing cluster env var from pipeline generation
This commit is contained in:
@@ -77,7 +77,6 @@ local groupMap = {
|
||||
environment_variables: {
|
||||
ENVIRONMENT: pipeline.env,
|
||||
APP_NAME: name,
|
||||
CLUSTER: '<CLUSTER NAME>'
|
||||
},
|
||||
stages: stage_util.getStages(pipeline),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user