Skip to content

Commit

Permalink
Update gradle.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eojinny authored Apr 11, 2024
1 parent ff225cc commit 3b3027c
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 @@ -61,4 +61,4 @@ jobs:
docker pull ${{ secrets.DOCKER_USERNAME }}/apigateway:latest
docker image prune -a -f
docker stop apigateway
docker-compose up -d
docker-compose -f docker-compose-gateway up -d

0 comments on commit 3b3027c

Please sign in to comment.