Skip to content

Commit

Permalink
build & deploy to AWS
Browse files Browse the repository at this point in the history
  • Loading branch information
Ravindra Mohith P authored and Ravindra Mohith P committed Aug 9, 2024
1 parent 07ad5c8 commit 474bde7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
- name: Remove Existing Container
run: docker rm -f discord-clone-container
- name: Run Docker Container
run: docker run -d -p 3000:3000 --name discord-clone-container ravindramohith/discord_clone:latest
run: docker run -d -p 3000:3000 --name discord-clone-container ravindramohith/discord_clone

0 comments on commit 474bde7

Please # to comment.