Skip to content

Commit

Permalink
Update build-and-push-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
minhhikari1994 authored Apr 22, 2024
1 parent 7aaf664 commit ef229a7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
trigger-deployment:
runs-on: ubuntu-latest
environment: production
needs: build-n-push
steps:
- uses: actions/checkout@v4
- uses: ./.github/workflows/deploy-on-prod.yml

0 comments on commit ef229a7

Please sign in to comment.