Browse Source

Drone

master
Yigit Colakoglu 4 years ago
parent
commit
898d80cea3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .drone.yml

+ 1
- 1
.drone.yml View File

@ -8,7 +8,7 @@ pipeline:
image: drillster/drone-rsync
hosts: [ "192.168.1.5" ]
port: 3471
target: /volume/fr1nge.xyz
target: /var/www/html/fr1nge.xyz
source: public/*
key:
from_secret: rsync_key


Loading…
Cancel
Save