Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SourasishBasu authored Nov 2, 2023
1 parent 4ee0bd2 commit 22ede83
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,11 @@ Fork this repository. Inside your forked repo follow these steps:

In the above block we have defined our job with name **Deploy to EC2** and enforced it to run on latest Ubuntu version. In order to deploy the code to our server and change the files on it, we need to access the EC2 instance using `ssh`. This workflow ensures that these actions only run when we push our changes to `main` branch.
</details>

Before Changes | After Changes
:-------------------------:|:-------------------------:
![Imgur](http://i.imgur.com/231Phxj.png) | ![Imgur](https://i.imgur.com/odxHUzJ.png)




0 comments on commit 22ede83

Please # to comment.