feat: remove compilation command
Compare changes
- Bartek Jaskulski authored
Now, dev mode doesn't have to be explicitly set, only for WordPress, which has production type defined. Additionally, allow to build container without using cache, when server does not support it (i.e. cannot write to the disk). Signed-off-by:
Bart Jaskulski <bjaskulski@protonmail.com>
+ 16
− 4
@@ -92,10 +92,10 @@ final class Kernel {
@@ -112,7 +112,11 @@ final class Kernel {
@@ -125,7 +129,7 @@ final class Kernel {
@@ -146,4 +150,12 @@ final class Kernel {