Skip to content

Use force: true when creating symbolic link to ensure old link is overwritten

Stan Hu requested to merge force-link-libicu into master

Since /opt/gitlab/embedded/share/icu/current may already exist, use force: true to ensure it gets overwritten with the latest version.

Edited by GitLab Release Tools Bot

Merge request reports