Skip to content

gitlab-ci: push docs to the website (manual CI)

Oto Šťáva requested to merge website-push-docs into master

As discussed in the status meeting, this adds a CI job that can automatically push the docs to the knot-resolver.cz repository. Intended to be used only on tags, but for whatever emergencies allowed on any ref and/or MR.

It only uploads the docs to a separate docs/<ref_name> branch, the rest (links, merge to master) needs to be taken care of manually during release (at least for now?).

Merge request reports