From 641e522779bd32ffbfcddec36788d7aa31528038 Mon Sep 17 00:00:00 2001 From: "cinwell.li" Date: Wed, 11 Oct 2017 04:20:41 -0500 Subject: [PATCH] Update deploy.md --- docs/deploy.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/deploy.md b/docs/deploy.md index e2b0c5e6..bd43de7d 100644 --- a/docs/deploy.md +++ b/docs/deploy.md @@ -19,6 +19,7 @@ It is recommended that you save your files to the `./docs` subfolder of the `mas ## GitLab Pages If you are deploying your master branch, include `.gitlab-ci.yml` with the following script: + ?> The `.public` workaround is so `cp` doesn't also copy `public/` to itself in an infinite loop. ``` YAML