fix release time and folder name
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Robert Kaussow 2019-02-04 19:47:31 +01:00
parent 764d26e19f
commit 71b9cb55f8
3 changed files with 1 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 48 KiB

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -1,6 +1,6 @@
---
title: "Continuous Deployment mit Hugo und Drone CI"
date: 2019-02-04T18:00:00+02:00
date: 2019-02-04T17:30:00+02:00
draft: false
author: robert-kaussow
description: "Static Site Generatoren sind gerade stark in Mode. Doch was voher das Blogsystem automatisch gemacht hat, muss jetzt vom Benutzer selbst durchgeführt werden. Mit Hilfe von Continuous Deployment Strategien lässt sich der Arbeitsaufwand aber auf ein Minimum reduzieren."