mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-05 19:05:33 +01:00
Run the command using Nix
This commit is contained in:
parent
2c8f41b784
commit
00045aaab2
1 changed files with 1 additions and 1 deletions
2
run
2
run
|
@ -20,7 +20,7 @@ function build {
|
|||
composer install --no-dev --prefer-dist --optimize-autoloader
|
||||
composer install --prefer-dist --optimize-autoloader --working-dir ./vendor-bin/box
|
||||
|
||||
composer dump-env prod
|
||||
nix develop --command composer dump-env prod
|
||||
|
||||
build-configs cache:clear
|
||||
build-configs cache:warmup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue