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
|
||||
- tar -czf www-data.tar.gz _site/*
|
||||
- ls ww*
|
||||
|
||||
---
|
||||
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 ]
|
||||
- git --version
|
||||
|
Loading…
x
Reference in New Issue
Block a user