about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorPietro Albini <pietro@pietroalbini.org>2019-10-23 15:56:21 +0200
committerPietro Albini <pietro@pietroalbini.org>2019-10-29 10:01:27 +0100
commit53be2724157ca6fe9412e52dea56d4b29759ac11 (patch)
tree6ab3506eb3b82b4967517d6b7486ca5c2cfe3395 /src/test/debuginfo/enum-thinlto.rs
parent2dd4e7320e620dc9a59423c55a7db3520ba8b553 (diff)
downloadrust-53be2724157ca6fe9412e52dea56d4b29759ac11.tar.gz
rust-53be2724157ca6fe9412e52dea56d4b29759ac11.zip
ci: enable "run when submodule changes" with environment variables
We have a job in our CI (PR's x86_64-gnu-tools) that's supposed to run
only when a submodule is changed in the PR, and it works by having a
task at the start of the build that skips all the following tasks if the
condition isn't met.

Before this commit that task was gated with template parameters, which
is a unique feature of Azure Pipelines. To make our CI more generic this
commit switches the gate to use a simple environment variable plus a
condition, which should be supported on more CI providers.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions