Closed cordoval closed 10 years ago
Could make a call to reset it
yeah but within a block? where would it go, and what is the sketch?
-
type: exec
executable: export
arguments: [SYMFONY_ENV]
:+1: thanks for the shape
Within a block, idk. Maybe there could be a call in the MiscellaneousBlock to set Environment variables
ok going to work on MiscellaneousBlock since i believe this is important :+1:
close as it was already resolved on PR #118
I want to execute like in the shell SYMFONY_ENV=prod composer install --no-dev and then remove the SYMFONY_ENV var. Right now i cannot find any way for doing this.
I cannot set the env var permanently because i am just emulating the deploy on local but just setting the prod environment temporarily.