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 0258553 commit 0224c42Copy full SHA for 0224c42
.buildkite/pipelines/main/platforms/linux64.yml
@@ -9,6 +9,8 @@ steps:
9
key: package_linux64
10
plugins:
11
- JuliaCI/julia#v1:
12
+ # Drop default "registries" directory, so it is not persisted from execution to execution
13
+ persist_depot_dirs: packages,artifacts,compiled
14
version: 1.6
15
- staticfloat/sandbox#v1:
16
rootfs_url: https://github.com/JuliaCI/rootfs-images/releases/download/v3.1/package_linux.x86_64.tar.gz
0 commit comments