Skip to content
Snippets Groups Projects
Commit 8c6aa171 authored by Andrii Sosiuk's avatar Andrii Sosiuk
Browse files

[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.
parent 9f06ff40
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment