drone ci plugin purne push branch www-data
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
8bae69416c
commit
7fd798c4fa
19
.drone.yml
19
.drone.yml
@ -34,21 +34,4 @@ steps:
|
|||||||
- rm _site/docker-compose.yml
|
- rm _site/docker-compose.yml
|
||||||
- tar -czf www-data.tar.gz _site/*
|
- tar -czf www-data.tar.gz _site/*
|
||||||
- ls ww*
|
- ls ww*
|
||||||
|
- git --version
|
||||||
---
|
|
||||||
kind: pipeline
|
|
||||||
type: docker
|
|
||||||
name: transfer
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: transfer-website
|
|
||||||
image: drillster/drone-rsync
|
|
||||||
settings:
|
|
||||||
user: odinzu
|
|
||||||
key:
|
|
||||||
from_secret: rsync_key
|
|
||||||
hosts:
|
|
||||||
- remote1
|
|
||||||
source: ./dist
|
|
||||||
target: ~/packages
|
|
||||||
secrets: [ rsync_key ]
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user