gflow 0.4.11

A lightweight, single-node job scheduler written in Rust.
Documentation
{
  "git": {
    "deploymentEnabled": {
      "main": true
    }
  },
  "github": {
    "silent": true
  },
  "ignoreCommand": "bash -c '[[ $(git diff HEAD^ HEAD --name-only | grep ^docs/) ]] && exit 1 || exit 0'",
  "headers": [
    {
      "source": "/assets/(.*)",
      "headers": [
        {
          "key": "Cache-Control",
          "value": "max-age=31536000, immutable"
        }
      ]
    }
  ]
}