We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c93a4b2 commit 6752a6dCopy full SHA for 6752a6d
1 file changed
.github/workflows/prod.yml
@@ -36,8 +36,9 @@ jobs:
36
env:
37
SSH_PRIVATE_KEY: ${{ secrets.SERVER_SSH_KEY }}
38
# ARGS: "-rltgoDzvO --delete"
39
+ SOURCE: 'dist/'
40
REMOTE_HOST: 145.79.3.173
41
REMOTE_USER: u965251139
42
REMOTE_PORT: "65002"
43
TARGET: domains/mantisdashboard.com/public_html/angular/free
- EXCLUDE: '/node_modules/'
44
+ EXCLUDE: '/node_modules/'
0 commit comments