Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eojinny authored Nov 1, 2023
1 parent 4d8fba7 commit cf94d1c
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 @@ -60,5 +60,4 @@
script: |
docker pull ${{ secrets.DOCKER_USERNAME }}/member:latest
docker image prune -a -f
docker-compose -f docker-compose-member.yml up -d
docker-compose up -d

0 comments on commit cf94d1c

Please sign in to comment.