Skip to content

Commit

Permalink
just checking
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-soshte committed Dec 27, 2023
1 parent 7701916 commit 07600aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,5 @@ jobs:
docker pull ghcr.io/rahul-soshte/next-docker-github-actions/next_test_image:latest
docker stop next-test-app
docker system prune -f
docker run --name next-test-app -dit -p 12345:3000 ghcr.io/rahul-soshte/next-docker-github-actions/next_test_image:latest
# docker run --name next-test-app -dit -p 12345:3000 ghcr.io/rahul-soshte/next-docker-github-actions/next_test_image:latest

0 comments on commit 07600aa

Please sign in to comment.