From eb13a47c396c89ec010cf8abc43ab73110cb7e16 Mon Sep 17 00:00:00 2001 From: LewisKSaint Date: Mon, 1 Apr 2024 07:25:48 -0400 Subject: [PATCH] DATAGO-73329 | Pipeline fix --- .github/workflows/build-test-dev.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test-dev.yml b/.github/workflows/build-test-dev.yml index 23d0bb1..06df0b1 100644 --- a/.github/workflows/build-test-dev.yml +++ b/.github/workflows/build-test-dev.yml @@ -246,7 +246,7 @@ jobs: secrets: inherit taints-and-tolerations: - # if: ${{ false }} # disable for now + if: ${{ false }} # disable for now as GKE Autopilot does not allow taints after creation needs: build uses: ./.github/workflows/test-taints-and-toleration.yml secrets: inherit