forked from sig_core/toolkit
Merge branch 'devel' into 'main'
symlink broken See merge request release-engineering/public/toolkit!34
This commit is contained in:
commit
6206f2c52a
@ -87,5 +87,7 @@ fi
|
||||
|
||||
# Change Symlink if required
|
||||
echo "Setting symlink to ${REV}"
|
||||
pushd "${STAGING_ROOT}/${CATEGORY_STUB}"
|
||||
/bin/rm "${STAGING_ROOT}/${CATEGORY_STUB}/latest-8"
|
||||
ln -sr "${STAGING_ROOT}/${CATEGORY_STUB}/${REV}" latest-8
|
||||
popd
|
||||
|
Loading…
Reference in New Issue
Block a user