Skip to content

Commit

Permalink
issue #15: add need build to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
vivalareda committed Dec 8, 2023
1 parent 177f451 commit 9bdcd31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/azure-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
mv /tmp/.buildx-cache-new /tmp/.buildx-cache
deploy:
needs: build
runs-on: ubuntu-latest
steps:
- name: Checkout Code
Expand Down

0 comments on commit 9bdcd31

Please sign in to comment.