Skip to content

Commit

Permalink
Update prod-eureka-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eojinny authored Feb 28, 2024
1 parent 25dae1a commit adf4f24
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/prod-eureka-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,3 +69,4 @@ jobs:
docker run -d --log-driver=syslog -p 8761:8761 -e SPRING_PROFILES_ACTIVE=prod ${{ secrets.DOCKER_USERNAME }}/eureka:latest
docker rm $(docker ps --filter 'status=exited' -a -q)
docker image prune -a -f

0 comments on commit adf4f24

Please sign in to comment.