Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
anujdevopslearn authored Oct 21, 2023
1 parent f82bb6f commit a9b7b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
with:
host: ${{ secrets.DC_HOST }}
user: ${{ secrets.DC_USER }}
pass: ${{ secrets.DC_KEY }}
key: ${{ secrets.DC_KEY }}
scp: |
./target/*.war => /tmp/
last_ssh: |
Expand Down

0 comments on commit a9b7b3f

Please sign in to comment.