diff options
| author | Tyler Mandry <tmandry@gmail.com> | 2019-10-29 12:01:35 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-29 12:01:35 -0700 |
| commit | 5e84805bb3e7288c02a0e88b54f5c264c51ca611 (patch) | |
| tree | c9549369ce6b6daf69d971c22424d1a7ef0027f5 /src/test/debuginfo/enum-thinlto.rs | |
| parent | 0d755ff6723284bfb0f9e9b3d1ab932ae10c97d3 (diff) | |
| parent | 95ad6c33c7744da263c6cf05840cbfdfd790bb89 (diff) | |
| download | rust-5e84805bb3e7288c02a0e88b54f5c264c51ca611.tar.gz rust-5e84805bb3e7288c02a0e88b54f5c264c51ca611.zip | |
Rollup merge of #65724 - pietroalbini:ci-remove-template-parameter, r=alexcrichton
ci: refactor pr tools job skipping 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. This PR also extracts the skipping logic into a script. r? @alexcrichton
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions
