Fixed gitlab yml

This commit is contained in:
2022-09-05 20:49:56 -04:00
parent fa90ea6efe
commit 3142326b90

View File

@@ -6,8 +6,8 @@ stages:
deploy: deploy:
stage: deploy stage: deploy
only: #only:
- main # This pipeline stage will run on this branch alone # - 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 image: google/cloud-sdk:latest # We'll use Google Cloud SDK for Cloud Run related commands
script: script: