This commit is contained in:
parent
ea121061dc
commit
0aec4574f3
@ -20,10 +20,10 @@ pipeline:
|
|||||||
|
|
||||||
publish:
|
publish:
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
host: machholz.uberspace.de
|
|
||||||
source: public/*
|
source: public/*
|
||||||
target: /var/www/virtual/geeklab/html/geeklabor.de/
|
target: /var/www/virtual/geeklab/html/geeklabor.de/
|
||||||
secrets: [ ssh_username, ssh_key ]
|
secrets: [ ssh_host, ssh_username, ssh_key ]
|
||||||
|
strip_components: 1
|
||||||
when:
|
when:
|
||||||
branch: master
|
branch: master
|
||||||
event: push
|
event: push
|
||||||
|
Reference in New Issue
Block a user