Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
mojtaba1180 committed May 3, 2023
1 parent fe1121b commit cf54e70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ steps:
- echo "servername 8.8.8.8" > /etc/resolv.conf
- echo "$SSH_KEY" > ~/.ssh/id_rsa
- chmod 600 ~/.ssh/id_rsa
- ls ~/.ssh/id_rsa
- cat ~/.ssh/id_rsa
- scp -r build/* telegramshop@193.36.85.250:$SSH_PATH
# - name: deploy
# image: appleboy/drone-ssh:1.6.2
Expand Down

1 comment on commit cf54e70

@vercel
Copy link

@vercel vercel bot commented on cf54e70 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.