Update build.sh

This commit is contained in:
Harald Leithner 2021-07-19 15:01:41 +02:00 committed by GitHub
parent 6588b7e55d
commit c366d57d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -16,12 +16,16 @@ composer install --no-interaction --no-progress
mkdir -p /tests/www
cp -r ./* /tests/www
mkdir _output
ln -s _output /tests/www/tests/_output
cd /tests/www
cp jorobo.dist.ini jorobo.ini
cp RoboFile.dist.ini RoboFile.ini
# Build package
vendor/bin/robo build --dev