mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Update hosting-on-keycdn docs (#1852)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Hosting on KeyCDN"
|
||||
title: "Host on KeyCDN"
|
||||
date: 2017-09-12
|
||||
description: "Accelerate your Hugo site globally with a KeyCDN integration. This tutorial shows you how to setup your static site as a GitLab page behind a KeyCDN pull zone."
|
||||
categories: [hosting and deployment]
|
||||
@@ -35,7 +35,7 @@ Ensure that you use your Zone URL or Zone alias as the `BASEURL` variable in the
|
||||
|
||||
Your `.gitlab-ci.yml` file should look similar to the example below. Be sure to modify any variables that are specific to your setup.
|
||||
|
||||
```
|
||||
```yml
|
||||
image: alpine:latest
|
||||
|
||||
variables:
|
||||
|
||||
Reference in New Issue
Block a user