test en submodule

This commit is contained in:
Valentin
2023-05-15 04:59:05 +02:00
parent f6b1b460a2
commit 8e0ff37704
2 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -13,9 +13,9 @@ build_bedrock:
chmod +r /.yarnrc && \
mkdir /.cache && \
chown 1000 /.cache && \
chmod +r /.cache"
chmod +r /.cache" &&\
docker exec -it -w /app/public php-fpm sh -c \
"composer create-project roots/bedrock &&\
"composer create-project roots/bedrock && \
cd bedrock && \
composer update && \
composer require roots/acorn && \