mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-05-31 20:26:56 -04:00
Disable build cache
This commit is contained in:
parent
347809b73d
commit
c2fdcc803f
@ -41,7 +41,7 @@ class AddPropertyToCheckoutGatewayConfig extends Migration
|
|||||||
$checkout->save();
|
$checkout->save();
|
||||||
});
|
});
|
||||||
|
|
||||||
$this->buildCache(true);
|
// $this->buildCache(true);
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Loading…
x
Reference in New Issue
Block a user