Skip to content

Commit 2943e4f

Browse files
add job restarted env variables documentation f
1 parent 1704d5d commit 2943e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

user/environment-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ to tag the build, or to run post-build deployments.
234234
- `TRAVIS_JOB_RESTARTED`:
235235
+ set to `true` if the build is restarted.
236236
+ set to `false` if the build has not been restarted.
237-
- `TRAVIS_JOB_RESTARTED_BY`: the login of the user triggering the restart.
237+
- `TRAVIS_JOB_RESTARTED_BY`: The login of the user triggering the restart.
238238

239239
Language-specific builds expose additional environment variables representing
240240
the current version being used to run the build. Whether or not they're set

0 commit comments

Comments
 (0)