[webhook] Updates the NPM install hooks to do a new directory on each deploy. Clean will come later
This commit is contained in:
@@ -38,11 +38,11 @@ in
|
||||
virtualisation.oci-containers.containers =
|
||||
mkStaticSite {
|
||||
host = terakoda;
|
||||
dir = "dist";
|
||||
dir = "deployed";
|
||||
}
|
||||
// mkStaticSite {
|
||||
host = blazestar;
|
||||
dir = "dist";
|
||||
dir = "deployed";
|
||||
}
|
||||
// mkStaticSite {
|
||||
host = havenisms;
|
||||
|
||||
Reference in New Issue
Block a user