Skip to content

Commit

Permalink
Merge pull request #226 from bugsnag/je/plat-11104-add-buildkite-job-id
Browse files Browse the repository at this point in the history
[PLAT-11104] Add BUILDKITE_JOB_ID to docker-compose.yml
  • Loading branch information
twometresteve committed Oct 20, 2023
2 parents f1abfaa + 0d013fb commit 517601d
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 517601d

Please sign in to comment.