Skip to content

Commit

Permalink
Add note on env var on debug section
Browse files Browse the repository at this point in the history
  • Loading branch information
iriberri authored Dec 14, 2018
1 parent 5978cb4 commit 4d803ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions user/running-build-in-debug-mode.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,8 @@ This debug build will stay alive for 30 minutes.

Running the `ssh` command above will drop you in on a live VM.

> Jobs running in debug mode will have the `TRAVIS_DEBUG_MODE` [environment variable](https://docs.travis-ci.com/user/environment-variables#default-environment-variables) set to true.
### Security considerations

At this time, there is no authentication beyond the `ssh` command displayed in
Expand Down

0 comments on commit 4d803ec

Please sign in to comment.