GEODE-7393: Parameterize concourse team variable (#4261)

* GEODE-7393: Parameterize concourse team variable

Extracting concourse-team value to meta.properties. This helps us to
override pipeline grouping name as needed.

* GEODE-7393: Parameterize concourse team variable

Login to concourse with the correct team  before creating the pipeline.

(cherry picked from commit fed440bf050cd07644463a4c4d012ba5bfd940c7)
diff --git a/ci/pipelines/meta/meta.properties b/ci/pipelines/meta/meta.properties
index 7f1ea09..db6fc9e 100644
--- a/ci/pipelines/meta/meta.properties
+++ b/ci/pipelines/meta/meta.properties
@@ -18,6 +18,7 @@
 GEODE_FORK=apache
 GEODE_REPO_NAME=geode
 CONCOURSE_HOST=concourse.apachegeode-ci.info
+CONCOURSE_TEAM=main
 GCP_PROJECT=apachegeode-ci
 ARTIFACT_BUCKET=files.apachegeode-ci.info
 PUBLIC=true