Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anujdevopslearn authored Mar 7, 2024
1 parent 4eb46e5 commit 48c19b7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,7 @@ jobs:
host: ${{ secrets.DC_HOST }}
user: ${{ secrets.DC_USER }}
password: ${{ secrets.DC_KEY }}

test:
needs: deploy
uses: anujdevopslearn/GithubActionsWorkflows/.github/workflows/testing.yml@main

0 comments on commit 48c19b7

Please sign in to comment.