unicef / ooi-toolkit-software

A toolkit for software development best practices, created for the UNICEF Venture Fund in the Office of Innovation.
https://unicef.github.io/ooi-toolkit-software/
Creative Commons Attribution Share Alike 4.0 International
5 stars 1 forks source link

:bug: technical-capabilities: Publish "Version control" page #5

Closed jwflory closed 2 years ago

jwflory commented 2 years ago

This fixes the Hugo build step of the continuous integration pipeline. Currently, there is a relref which points to a draft site. Unless the production site is built with the development server flag, the relref fails. Presumably, the pipeline should pass after this commit is merged.

@iperdomo, not sure if you were ready to publish this page or not yet. Requesting your review on whether this is ready to merge.

jwflory commented 2 years ago

@iperdomo Is this Pull Request okay to merge? It fixes the CI pipeline which will fix the publishing issue for the content you already wrote up. 🙂