diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7b8bbf8..b1708f4 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: |