fixup! add release generator script
Some checks failed
rvr-nextgen/pipeline/pr-master There was a failure building this commit
Some checks failed
rvr-nextgen/pipeline/pr-master There was a failure building this commit
This commit is contained in:
parent
5f381ecd63
commit
fdd1fa50ff
@ -5,9 +5,6 @@ set -e
|
|||||||
echo "Installing Composer packages..."
|
echo "Installing Composer packages..."
|
||||||
composer create-project --no-dev
|
composer create-project --no-dev
|
||||||
|
|
||||||
echo "Installing NPM packages..."
|
|
||||||
(cd multi && npm install)
|
|
||||||
|
|
||||||
echo "Installing Yarn packages..."
|
echo "Installing Yarn packages..."
|
||||||
(cd public/static && yarn install)
|
(cd public/static && yarn install)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user