diff options
Diffstat (limited to 'topics/systems/ci-cd.gmi')
-rw-r--r-- | topics/systems/ci-cd.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/topics/systems/ci-cd.gmi b/topics/systems/ci-cd.gmi index 9db9885..e9a24a3 100644 --- a/topics/systems/ci-cd.gmi +++ b/topics/systems/ci-cd.gmi @@ -26,7 +26,7 @@ periodically, say, once an hour/day): * CI: run unit tests * CD: rebuild and redeploy a container running GN3 -Arun has figured out the CI part. It runs a suitably configured laminar CI service in a Guix container created with `guix system container'. A cron job periodically triggers the laminar CI job. +Arun has figured out the CI part. It runs a suitably configured laminar CI service in a Guix container created with `guix system container'. A cron job periodically triggers the laminar CI job (note: this is no longer true). => https://git.systemreboot.net/guix-forge/about/ |