about summary refs log tree commit diff
path: root/src/test/rustdoc-js-std/enum-option.js
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-02-17 22:24:13 +0100
committerPietro Albini <pietro@pietroalbini.org>2019-02-18 15:28:10 +0100
commit2b2045d16173b3db25c74680b25cae67d41248df (patch)
tree36c588f9ce2db8ad8ab2a3c9495fea87402b181d /src/test/rustdoc-js-std/enum-option.js
parent8af675a07576940ba24e3d91abd10b029b937946 (diff)
downloadrust-2b2045d16173b3db25c74680b25cae67d41248df.tar.gz
rust-2b2045d16173b3db25c74680b25cae67d41248df.zip
ci: fix docker cache hash collision
Before this commit the hash used to cache docker images was calculated
from the image's files and the files in the scripts/ directory. This
worked fine when all the files used by an image were in those
directories, but some images pull files from other images, causing hash
collisions in some cases.

This commit changes the hash to include the files of all the docker
images, causing a rebuild of all the images when a single one changes.
That's a bit heavy-handed, but we have no way to track which files an
image pulls in and hash collisions are really painful to deal with.
Diffstat (limited to 'src/test/rustdoc-js-std/enum-option.js')
0 files changed, 0 insertions, 0 deletions