diff options
-rw-r--r-- | builds.sr.ht/index.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md index e01cba8..93c0794 100644 --- a/builds.sr.ht/index.md +++ b/builds.sr.ht/index.md @@ -103,6 +103,12 @@ The actual shell varies depending on your build image. `~/.buildenv` contains the environment variables you specified in your manifest, but feel free to modify it to communicate state between build steps. +The following environment variables are defined for all builds: + +- **JOB_ID**: The ID assigned to this build job +- **JOB_URL**: The URL at which the build logs and information can be viewed + with a web browser + # Build status badges If you add tags to your build, or enter search terms, you can use these to |