Skip to content

Commit

Permalink
updated cicd
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshad committed Nov 3, 2022
1 parent b2d2b7e commit 3221f5e
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,8 @@ jobs:
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
# ARGS: "-rltgoDzvO --delete"
SOURCE: "dist/"
REMOTE_HOST: 192.34.62.123
REMOTE_USER: cicd-user
TARGET: public_html/demos/admin-templates/gradient-able/bootstrap/free
REMOTE_HOST: 217.21.92.35
REMOTE_USER: u778408432
REMOTE_PORT: "65002"
TARGET: domains/codedthemes.com/public_html/demos/admin-templates/gradient-able/bootstrap/free
EXCLUDE: "/node_modules/"

0 comments on commit 3221f5e

Please sign in to comment.