rsync condition
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build encountered an error Details

pull/1/head
Evan Hemsley 2020-07-12 01:38:28 -07:00
parent 918fbbefe0
commit 43cf1a6528
1 changed files with 5 additions and 1 deletions

View File

@ -21,4 +21,8 @@ steps:
source: public/ source: public/
recursive: true recursive: true
user: hugo user: hugo
secrets: [ rsync_key ] key:
from_secret: rsync_key
when:
branch:
- main