Merge branch 'master' into draft

This commit is contained in:
Robert Kaussow 2018-12-20 22:29:31 +01:00
commit 4e55e58a45
2 changed files with 18 additions and 10 deletions

View File

@ -1,6 +1,7 @@
pipeline:
build-draft:
image: cbrgm/drone-hugo:latest
image: plugins/hugo
hugoVersion: 0.52
validate: true
buildDrafts: true
buildExpired: true
@ -11,18 +12,22 @@ pipeline:
event: push
build-prod:
image: cbrgm/drone-hugo:latest
image: plugins/hugo
hugoVersion: 0.52
validate: true
buildFuture: true
theme: geeklab
when:
branch: master
event: push
# publish:
# image: appleboy/drone-scp
# source: public/*
# target: /var/www/virtual/geeklab/geeklabor.de
# secrets: [ ssh_username, ssh_password, ssh_key ]
# when:
# branch: master
# event: push
publish:
image: appleboy/drone-scp
source: public/*
target: /var/www/virtual/geeklab/html/geeklabor.de/
secrets: [ ssh_host, ssh_username, ssh_key ]
strip_components: 1
rm: true
when:
branch: master
event: push

View File

@ -3,3 +3,6 @@ title: "Kontakt"
date: 2018-10-11T14:36:10+02:00
draft: false
---
### Persönlich
- E-Mail: mail [ett] geeklabor.de