Automatically deploy to bbaovanc.com using Drone #1

Merged
bbaovanc merged 12 commits from drone-ci-deploy into master 2021-04-14 00:56:00 -05:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit c1ee8921a4 - Show all commits

View File

@ -23,7 +23,7 @@ steps:
username: droneci username: droneci
key: key:
from_secret: SSH_KEY from_secret: SSH_KEY
target: /var/www/bbaovanc/blog target: /tmp/blog
rm: true rm: true
source: source:
- public/* - public/*