Skip to content

Update pages ci templates - JBake, Jekyll, Jigsaw

Naman Jagdish Gala requested to merge ngala/pages-ci-templates-set-3 into master

What does this MR do and why?

Update pages ci templates - JBake, Jekyll, Jigsaw

Template Existing example project Test project with successful pipeline Deployed test project Note
JBake https://gitlab.com/jorge.aguilera/howtojbake/-/blob/master/.gitlab-ci.yml?ref_type=heads https://gitlab.com/ngala/ngala-jbake https://ngala.gitlab.io/ngala-jbake/
Jekyll https://gitlab.com/pages/jekyll/-/blob/master/.gitlab-ci.yml?ref_type=heads https://gitlab.com/ngala/ngala-jekyll https://ngala.gitlab.io/ngala-jekyll/
Jigsaw https://gitlab.com/pages/jigsaw/-/blob/master/.gitlab-ci.yml?ref_type=heads https://gitlab.com/ngala/ngala-jigsaw https://ngala.gitlab.io/ngala-jigsaw/ The build was failing using the existing template. So updated the template from project ci file.

Related: Pin versions in pages templates (#377585 - closed)

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports