-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci(root): 🚀 set automated deployment for backend
- Loading branch information
Showing
1 changed file
with
11 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,11 +5,14 @@ on: | |
branches: | ||
- main | ||
|
||
steps: | ||
- name: executing remote ssh commands using password | ||
uses: appleboy/[email protected] | ||
with: | ||
host: "hamroapi.rudejellyfish.live" | ||
username: "azureuser" | ||
key: ${{ secrets.SSH_PRIVATE_KEY }} | ||
script: dokku git:sync --build api https://github.com/sahrohit/fullstack-ecommmerce.git main | ||
jobs: | ||
deploy: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: executing remote ssh commands using password | ||
uses: appleboy/[email protected] | ||
with: | ||
host: "hamroapi.rudejellyfish.live" | ||
username: "azureuser" | ||
key: ${{ secrets.SSH_PRIVATE_KEY }} | ||
script: dokku git:sync --build api https://github.com/sahrohit/fullstack-ecommmerce.git main |
7e2221b
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
ecommerce-storefront-client – ./apps/storefront
www.rudejellyfish.live
ecommerce-storefront-client-git-main-sahrohit.vercel.app
ecommerce-storefront-client-sahrohit.vercel.app
rudejellyfish.live
hamropasal.vercel.app