Skip to content
Snippets Groups Projects
Commit 009bd1f4 authored by Jens Steidl's avatar Jens Steidl :baby_chick: Committed by Andreas Romeyke
Browse files

- minor: excluded older builds

parent 667f4c53
No related branches found
No related tags found
No related merge requests found
...@@ -9,7 +9,8 @@ BUILD_DIR="SLUB_SIP_Builder" ...@@ -9,7 +9,8 @@ BUILD_DIR="SLUB_SIP_Builder"
rm -rf ${BUILD_ZIP} rm -rf ${BUILD_ZIP}
rsync -av --exclude='.git' --exclude='.idea' - --exclude='_Deparsed_XSubs.pm' \ rsync -av --exclude='.git' --exclude='.idea' - --exclude='_Deparsed_XSubs.pm' \
--exclude='build_release.sh' --exclude='.gitignore' --exclude='tmp' ./ ${BUILD_DIR} --exclude='build_release.sh' --exclude='.gitignore' --exclude='tmp' \
--exclude='*.zip' ./ ${BUILD_DIR}
sed -i "/^#.*FILE:.*/a \ sed -i "/^#.*FILE:.*/a \
#\n\ #\n\
# VERSION: ${VERSION}\n\ # VERSION: ${VERSION}\n\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment