bugfix: CI
This commit is contained in:
@@ -67,6 +67,6 @@ fi
|
||||
|
||||
if [ -n "${UPLOAD_SYMBOL_FILES}" ]; then
|
||||
rpm -i sce*debuginfo*.rpm
|
||||
cp /usr/lib/debug/opt/tsg/sce/bin/sce.debug /tmp/sce.debuginfo.${CI_COMMIT_SHORT_SHA}
|
||||
cp /usr/lib/debug/opt/tsg/sce/bin/sce*debug /tmp/sce.debuginfo.${CI_COMMIT_SHORT_SHA}
|
||||
sentry-cli upload-dif -t elf /tmp/sce.debuginfo.${CI_COMMIT_SHORT_SHA}
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user