Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seungueonn authored Jul 2, 2024
1 parent e94fffd commit d7dd9db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,4 @@
script: |
docker pull ${{ secrets.DOCKER_USERNAME }}/community:latest
docker image prune -a -f
docker stop ec2-user-community-1
docker-compose up -d
docker-compose -f docker-compose-community.yml up -d

0 comments on commit d7dd9db

Please sign in to comment.