image: registry.gitlab.com/pages/hugo/hugo_extended:latest pages: script: - hugo --minify artifacts: paths: - public rules: - if: $CI_COMMIT_REF_NAME == "page"