From f8d4bd6f09c5ba71bd2d2b95414ffb0138af0893 Mon Sep 17 00:00:00 2001 From: Jarrod Lowe <41766555+jarrod-lowe@users.noreply.github.com> Date: Sun, 25 Aug 2024 18:37:57 +1200 Subject: [PATCH] Tidy up write ui config file (#54) --- .github/workflows/environment-main-deploy.yaml | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/.github/workflows/environment-main-deploy.yaml b/.github/workflows/environment-main-deploy.yaml index bc3832f6..eca143a8 100644 --- a/.github/workflows/environment-main-deploy.yaml +++ b/.github/workflows/environment-main-deploy.yaml @@ -63,20 +63,7 @@ jobs: - name: write UI config file run: | - echo "${{ toJSON(steps.terraform.outputs) }}" - cat > ui/config/output-${{ vars.ENVIRONMENT }}.json < ui/config/output-${{ vars.ENVIRONMENT }}.json}} - name: Push UI run: |