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 23, 2023
1 parent 461fc3a commit 0e1be16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
docker pull ${{ secrets.DOCKER_USERNAME }}/apigateway:latest
docker image prune -a -f
docker stop apigateway
docker-compose up -d
docker-compose-gateway up -d

0 comments on commit 0e1be16

Please sign in to comment.