mirror of
https://gitlab.com/djdietrick/docs
synced 2026-05-02 22:10:55 -04:00
Fix branch name
This commit is contained in:
@@ -7,7 +7,7 @@ stages:
|
||||
deploy:
|
||||
stage: deploy
|
||||
only:
|
||||
- main # This pipeline stage will run on this branch alone
|
||||
- master # 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:
|
||||
|
||||
Reference in New Issue
Block a user