Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EUNCHAEv1006 authored Jan 15, 2024
1 parent d50eaed commit d5c0ab0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,5 @@ jobs:
key: ${{ secrets.AWS_SSH_KEY }}
port: 22
script: |
docker rm -f $(docker ps -qa)
docker rmi ${{ secrets.DOCKERHUB_USERNAME }}
docker pull ${{ secrets.DOCKERHUB_USERNAME }}
docker-compose up -d

0 comments on commit d5c0ab0

Please sign in to comment.