about summary refs log tree commit diff
path: root/src/libstd/sys/unix/process/process_unix.rs
diff options
context:
space:
mode:
authorTom Eccles <tom.eccles@codethink.co.uk>2020-07-08 21:57:57 +0100
committerTom Eccles <tom.eccles@codethink.co.uk>2020-07-08 22:02:31 +0100
commitd9fec595e83423d7c35f0457a5c6a363fdaea02d (patch)
treedaa5d04d39bcc6800f3fb22adad9dd0d5e632ad7 /src/libstd/sys/unix/process/process_unix.rs
parent51b646e48791168c2086177a8a92764b63e3a692 (diff)
downloadrust-d9fec595e83423d7c35f0457a5c6a363fdaea02d.tar.gz
rust-d9fec595e83423d7c35f0457a5c6a363fdaea02d.zip
ci: fix context for disabled docker images
When the dockerfiles were moved into the host-x86_64 directory, paths
for COPY commands were updated with the new host-x86_64/ prefix. This
suggested that the intended context was src/ci/docker. However, the context
for disabled docker images was src/ci/docker/host-x86_64. This broke the new
paths and prevented src/ci/docker/scripts from being included in the
context at all.

This commit corrects this context allowing docker to find the files it
needs for COPY commands.
Diffstat (limited to 'src/libstd/sys/unix/process/process_unix.rs')
0 files changed, 0 insertions, 0 deletions