Skip to content

Commit

Permalink
[TEST] : deploy test
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtaba1180 committed May 3, 2023
1 parent cb47b92 commit 950b7c2
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,11 @@ steps:
image: appleboy/drone-ssh:1.6.2
settings:
host:
from_secret: $SSH_HOST
from_secret: SSH_HOST
username:
from_secret: $SSH_USER
password: mosgr0080
from_secret: SSH_USER
key:
from_secret: SSH_KEY
port: 22
target:
from_secret: $SSH_PATH
Expand Down

1 comment on commit 950b7c2

@vercel
Copy link

@vercel vercel bot commented on 950b7c2 May 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.