mirror of
https://gitlab.com/djdietrick/docs
synced 2026-05-03 01:30:55 -04:00
Fixed gitlab yml
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user