Skip to content

Commit e00d597

Browse files
committed
Add back depot
1 parent 1c7d7b5 commit e00d597

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.buildkite/pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ agents:
55

66
env:
77
JULIA_LOAD_PATH: "${JULIA_LOAD_PATH}:${BUILDKITE_BUILD_CHECKOUT_PATH}/.buildkite"
8+
JULIA_DEPOT_PATH: "${BUILDKITE_BUILD_PATH}/${BUILDKITE_PIPELINE_SLUG}/depot/default"
89
JULIA_MAX_NUM_PRECOMPILE_FILES: 100
910
JULIA_CPU_TARGET: 'broadwell;skylake'
1011
JULIA_NVTX_CALLBACKS: gc

0 commit comments

Comments
 (0)