Skip to content

Commit

Permalink
add BUILDKITE_JOB_ID to docker-compose
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Edney committed Oct 20, 2023
1 parent f1abfaa commit 0d013fb
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,17 @@ services:
DEBUG:
BUILDKITE:
BUILDKITE_PIPELINE_NAME:
BUILDKITE_BRANCH:
BUILDKITE_BUILD_CREATOR:
BUILDKITE_BUILD_NUMBER:
BUILDKITE_BUILD_URL:
BUILDKITE_JOB_ID:
BUILDKITE_LABEL:
BUILDKITE_MESSAGE:
BUILDKITE_PIPELINE_SLUG:
BUILDKITE_REPO:
BUILDKITE_RETRY_COUNT:
BUILDKITE_STEP_KEY:
BROWSER_STACK_USERNAME:
BROWSER_STACK_ACCESS_KEY:
volumes:
Expand Down

0 comments on commit 0d013fb

Please sign in to comment.