You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -327,7 +327,7 @@ Set to `true` if you want to enable and are sure that the binary running in the
327
327
328
328
Default: `false`
329
329
330
-
**Important:** enabling this option will share `BUILDKITE_AGENT_TOKEN` environment variable (and others) with the container
330
+
**Important:** enabling this option will share the `BUILDKITE_AGENT_TOKEN` and `BUILDKITE_AGENT_JOB_API_TOKEN` environment variables (and other related ones) with the container if present.
331
331
332
332
### `mount-ssh-agent` (optional, boolean or string)
0 commit comments