mirror of https://github.com/pedf-uk/seznamovak
Delete .drone.yml
parent
633b66b769
commit
fbafc18484
@ -1,13 +0,0 @@
|
||||
---
|
||||
pipeline:
|
||||
deploy:
|
||||
image: cschlosser/drone-ftps
|
||||
hostname: seznamovak.pedf.cuni.cz:21
|
||||
secrets: [ftp_username, ftp_password]
|
||||
secure: true
|
||||
verify: false # Certificate is self-signed
|
||||
dest_dir: /www
|
||||
exclude:
|
||||
- ^\.git/$
|
||||
- ^\.gitignore$
|
||||
- ^\.drone.yml$
|
Loading…
Reference in New Issue