mirror of
https://github.com/dokku/dokku.git
synced 2026-05-18 05:05:46 +02:00
docs: fix reference to when the build plugin was introduced
This commit is contained in:
committed by
GitHub
parent
7dfe8dd336
commit
63f0aaa0cf
@@ -1,7 +1,7 @@
|
||||
# Build Tracking
|
||||
|
||||
> [!IMPORTANT]
|
||||
> New as of 0.34.0
|
||||
> New as of 0.38.0
|
||||
|
||||
Every deploy that flows through Dokku - whether triggered by `git push`, `ps:rebuild`, `ps:restart`, `config:set`, or `git:from-archive` / `git:from-image` / `git:sync` / `git:load-image` - is recorded as a structured build record on disk. The `builds` plugin lets operators inspect what is currently deploying, look up the result of an old deploy, and stream the captured build log without depending on `journalctl`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user