We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeab2e2 commit d41ddc8Copy full SHA for d41ddc8
.ci/agent_startup.conf
@@ -6,7 +6,7 @@ StartLimitBurst = 0
6
[Service]
7
EnvironmentFile = ${SRC_DIR}/.env
8
Environment = AGENT_IDX=${AGENT_IDX}
9
-Environment = JULIA_DEPOT_PATH=${AGENT_DIR}/depot
+Environment = JULIA_DEPOT_PATH=${AGENT_DIR}/depot:
10
Environment = BINARYBUILDER_STORAGE_DIR=${AGENT_DIR}/storage
11
Environment = TMPDIR=${AGENT_DIR}/tmp
12
WorkingDirectory = ${AGENT_DIR}
0 commit comments