diff options
author | Radim JanalĂk <radim.janalik@gmail.com> | 2024-04-12 03:43:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 19:43:13 -0600 |
commit | d23e06c27e91b55e139f38af17f91a39925e55b2 (patch) | |
tree | 424ac4f5496380d0d5b1ed6d13c48defbee80b81 /var | |
parent | b76e9a887b72a71bb38a86f85b84375bea2e100e (diff) | |
download | spack-d23e06c27e91b55e139f38af17f91a39925e55b2.tar.gz spack-d23e06c27e91b55e139f38af17f91a39925e55b2.tar.bz2 spack-d23e06c27e91b55e139f38af17f91a39925e55b2.tar.xz spack-d23e06c27e91b55e139f38af17f91a39925e55b2.zip |
Allow packages to be pushed to build cache after install from source (#42423)
This commit adds a property `autopush` to mirrors. When true, every source build is immediately followed by a push to the build cache. This is useful in ephemeral environments such as CI / containers.
To enable autopush on existing build caches, use `spack mirror set --autopush <name>`. The same flag can be used in `spack mirror add`.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions