diff --git a/content/en/host-and-deploy/host-on-gitlab-pages.md b/content/en/host-and-deploy/host-on-gitlab-pages.md index 4750b0ff3..2a8c441e8 100644 --- a/content/en/host-and-deploy/host-on-gitlab-pages.md +++ b/content/en/host-and-deploy/host-on-gitlab-pages.md @@ -34,6 +34,7 @@ image: name: golang:1.24.2-bookworm pages: + stage: deploy script: # Install brotli - apt-get update