Skip to content

Commit

Permalink
cd improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
mroxso committed Jul 31, 2024
1 parent c21f75f commit dacd21f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,8 @@ jobs:
run: echo ${{ steps.docker_build.outputs.digest }}

deploy:
needs: [build_and_push]
name: Deployment
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit dacd21f

Please sign in to comment.