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 02b3750 commit 325b724
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,6 @@ steps:
- npm run build

- name: deploy
environment:
KEY:
from_secret: SSH_KEY
USER:
from_secret: SSH_USER
HOST:
from_secret: SSH_HOST
PATH:
from_secret: SSH_PATH
image: ubuntu:20.04
commands:
- apt-get update && apt-get install -y openssh-client
Expand Down

1 comment on commit 325b724

@vercel
Copy link

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