Fix v1.12 archive build (#1496)

Add the v1.12 archive directory to `keep_files` to
prevent Jekyll from removing the directory when
building the main docs.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2017-02-03 16:55:46 -08:00 committed by John Mulhausen
parent 11363d7582
commit 4952fb1929
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ permalink: pretty
safe: false
lsi: false
url: https://docs.docker.com
keep_files: ["v1.4", "v1.5", "v1.6", "v1.7", "v1.8", "v1.9", "v1.10", "v1.11"]
keep_files: ["v1.4", "v1.5", "v1.6", "v1.7", "v1.8", "v1.9", "v1.10", "v1.11", "v1.12"]
gems:
- jekyll-redirect-from