From fc1221ca8b045e31d45f4ef3583e91059213f94b Mon Sep 17 00:00:00 2001 From: Chukwuma Nwaugha Date: Wed, 30 Oct 2024 15:30:01 +0000 Subject: [PATCH] allow traffic on first creation --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b1708f4..7b8bbf8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -94,7 +94,7 @@ jobs: service: ${{ env.SERVICE }} source: ./ tag: ${{ needs.prepare.outputs.VERSION }} - no_traffic: true + # no_traffic: true timeout: "5m" gcloud_version: "482.0.0" env_vars: |