diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8f1a5e1..bfffb20 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -6,8 +6,8 @@ stages: deploy: stage: deploy - only: - - main # This pipeline stage will run on this branch alone + #only: + # - main # This pipeline stage will run on this branch alone image: google/cloud-sdk:latest # We'll use Google Cloud SDK for Cloud Run related commands script: