Update 'README.md'

This commit is contained in:
Russtopia 2023-08-06 19:52:15 -07:00
parent b49dac3897
commit 5067b0494e
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ the 'stage' function in examples ```workdir/xs_pushbuild.sh``` and ```workdir/ba
### Advertising CI Status to External Pages or Clients
Some projects may wish to show the status of the most recent build on their own pages, or fetch a simple
status update about a build job. As of v0.2.9.3, two new endpoints may be referenced in order to see the build status of a job:
status update about a build job. As of v0.2.9.4, some endpoints may be referenced in order to see the build status of a job:
```
.../jobName/lastStatus # returns Content-type: text/plain, "n" (where n=0 for success, otherwise error)