Skip to content

Copy WKD dir to public directly

David Runge requested to merge fix_wkd_copy into master

.gitlab-ci.yml: Copy the WKD dir to a public dir (used by gitlab pages) directly instead of creating the public dir and copying into it, as that is brittle.

Merge request reports