Integrate gitlab-ci/cleaos-558-custom-artifacts-use-files-not-symlinks
Merged
requested to merge integrate/gitlab-ci/cleaos-558-custom-artifacts-use-files-not-symlinks/into/scarthgap into scarthgap
Commit: clea-os/infrastructure/gitlab-ci@8c6aa171
[CICD][DEPLOYMENT] Dereference symlinks when collects custom artifacts
The deployment stage in the CI pipeline includes a mechanism for collecting and deploying custom artifacts. Current implementation collects symbolic links (symlinks) instead of the actual files they point to. Use dereference option for "cp" command to copy actual files.
Merge request reports
Activity
Filter activity
Source merge request: https://git.seco.com/clea-os/infrastructure/gitlab-ci/-/merge_requests/69
Please register or sign in to reply