CI: add extra config file for easier per-deployment veriations, add hetzner deploy script

This commit is contained in:
Pieter Vander Vennet 2023-09-25 03:13:17 +02:00
parent 9d149cae30
commit fe3ccd1074
5 changed files with 40 additions and 12 deletions

3
config.json Normal file
View file

@ -0,0 +1,3 @@
{
"#": "Settings in this file override the `config`-section of `package.json`"
}