[wow.blazestar.net] Adds static site
This commit is contained in:
@@ -129,6 +129,15 @@ in
|
||||
trigger-rule-mismatch-http-response-code = 400;
|
||||
inherit trigger-rule;
|
||||
};
|
||||
"deploy-wow-blazestar-net" = {
|
||||
id = "deploy-wow-blazestar-net";
|
||||
http-methods = [ "POST" ];
|
||||
command-working-directory = "/tank/web/wow.blazestar.net";
|
||||
include-command-output-in-response-on-error = true;
|
||||
execute-command = "${deployNpmApp}/bin/build-npm-app";
|
||||
trigger-rule-mismatch-http-response-code = 400;
|
||||
inherit trigger-rule;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user