Commit 19da2ca
committed
[Site] Skip yarn & npm install during deploy
> To disable the JavaScript dependencies and asset building, set NO_NPM or NO_YARN to 1 depending on your package manager.
cf https://docs.platform.sh/guides/symfony/integration.html#symfony-build
With the correct export syntax :facepalm-sorry:1 parent 36140a3 commit 19da2ca
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
| 52 | + | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments