Skip to content

Commit

Permalink
infra: Add job dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
BasedDepartment1 committed Nov 5, 2023
1 parent fbd40db commit f562fbb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@ jobs:
deploy:
runs-on: ubuntu-latest
container: gcr.io/cloud-builders/kubectl:latest
needs: build
steps:
- uses: actions/checkout@v4

0 comments on commit f562fbb

Please sign in to comment.