From 74e62ccc33879158aa1c3ebc41940c79807981ef Mon Sep 17 00:00:00 2001 From: calmacx <69473770+calmacx@users.noreply.github.com> Date: Fri, 27 Nov 2020 20:01:49 +0000 Subject: [PATCH] Fixed GitLab documentation (#2070) --- docs/publishing-your-site.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/publishing-your-site.md b/docs/publishing-your-site.md index 6f63504b0..753b251f4 100644 --- a/docs/publishing-your-site.md +++ b/docs/publishing-your-site.md @@ -101,7 +101,7 @@ following contents: ``` yaml image: python:latest - deploy: + pages: stage: deploy only: - master