From 98c923090ad5a1ff7e577549a3356e83a6075260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20B=C3=A9jean?= <nicolas@bejean.fr> Date: Sun, 12 Dec 2021 21:42:06 +0100 Subject: [PATCH] Add end of line --- manifests/psc/setting-psc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/psc/setting-psc.sh b/manifests/psc/setting-psc.sh index 7084fda..ff1cc54 100644 --- a/manifests/psc/setting-psc.sh +++ b/manifests/psc/setting-psc.sh @@ -40,4 +40,4 @@ else fi -echo "GCP_PSC_CONNECTION_ID=$(gcloud compute forwarding-rules describe $GCP_PSC_NAME --region=$GCP_REGION --format="get(pscConnectionId)")" > pscConnectionId.env \ No newline at end of file +echo "GCP_PSC_CONNECTION_ID=$(gcloud compute forwarding-rules describe $GCP_PSC_NAME --region=$GCP_REGION --format="get(pscConnectionId)")" > pscConnectionId.env -- GitLab