Skip to content

Commit

Permalink
πŸ›
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuya28 committed Jan 8, 2024
1 parent e1c21e9 commit 6beb914
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cloud-run-cloud-deploy-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ permissions:
id-token: write

jobs:
deploy:
pipeline:
runs-on: ubuntu-latest
environment:
name: main
Expand All @@ -30,4 +30,5 @@ jobs:
gcloud deploy apply --file gcp/cloud-run/cloud-deploy.yaml --region asia-northeast1
deploy:
needs: pipeline
uses: .github/workflows/cloud-run-cloud-deploy.yaml

0 comments on commit 6beb914

Please sign in to comment.