diff options
| author | Joshua Lusk <luskjh@gmail.com> | 2026-05-25 20:26:47 -0400 |
|---|---|---|
| committer | Joshua Lusk <luskjh@gmail.com> | 2026-05-25 20:26:47 -0400 |
| commit | f63939b43736f21280d46602220c9ee42f6eaec6 (patch) | |
| tree | 2642ea86ae4a8de5ad7e0c999463fba11dcad9a1 | |
| parent | bcb98ccd1dec308eecd4052ed0d1387053749a5f (diff) | |
update readme
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -46,4 +46,11 @@ $ make ping ANSIBLE_USER=root $ make users ANSIBLE_USER=root ``` +## CI / deployments + +There is a CI workflow that runs the same pre-commit hooks on +GitHub as run locally, but deployments are currently only +administered from a local machine. + + [hollyhock]: //hollyhock.sorantics.com |
