Skip to content

Commit

Permalink
deploy to ec2 2
Browse files Browse the repository at this point in the history
  • Loading branch information
RamyAlshurafa committed Dec 17, 2023
1 parent f988d3f commit 0181cf5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ec2-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME }}
DOCKERHUB_TOKEN: ${{ secrets.DOCKERHUB_TOKEN }}
AWS_PRIVATE_KEY: ${{ secrets.AWS_PRIVATE_KEY }}
VM_IP: ${{ secrets.VM_IP }}

jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0181cf5

Please sign in to comment.