Skip to content

Commit

Permalink
MERGE: Merge branch '8.3' into 8.4
Browse files Browse the repository at this point in the history
# Conflicts:
#	Resources/Private/Translations/fi/Main.xlf
  • Loading branch information
kdambekalns committed Feb 13, 2025
2 parents 79ffda1 + 7c8c3b2 commit 227cc86
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Build/Jenkins/update-neos-ui-compiled.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,7 @@ make clean && make setup
NEOS_UI_VERSION="${GIT_TAG:-${GIT_BRANCH#*/}-dev}" make build-production

rm -Rf tmp_compiled_pkg
git clone git@github.com:neos/neos-ui-compiled.git tmp_compiled_pkg
cd tmp_compiled_pkg
git checkout "$GIT_BRANCH"
cd ..

git clone --depth 1 git@github.com:neos/neos-ui-compiled.git --single-branch --branch=${GIT_BRANCH} tmp_compiled_pkg

mkdir -p tmp_compiled_pkg/Resources/Public/Build

Expand Down

0 comments on commit 227cc86

Please sign in to comment.