updated .drone
This commit is contained in:
parent
ca17d78e53
commit
268ca91418
@ -22,9 +22,16 @@ steps:
|
||||
files: Main.pdf
|
||||
when:
|
||||
event: tag
|
||||
- name: pushftp
|
||||
image: cschlosser/drone-ftps
|
||||
hostname: nareshkumarrao.com
|
||||
secrets: [ ftp_username, ftp_password ]
|
||||
secure: true
|
||||
dest_dir: master_thesis
|
||||
include:
|
||||
- ^Main.pdf$
|
||||
|
||||
trigger:
|
||||
event:
|
||||
- push
|
||||
- tag
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user