1
0
Fork 0

Delete .drone.yml

master
Emil Miler 6 months ago committed by GitHub
parent 633b66b769
commit fbafc18484
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save