diff options
author | glx <glx@openttd.org> | 2020-01-16 21:32:37 +0100 |
---|---|---|
committer | Charles Pigott <charlespigott@googlemail.com> | 2020-01-19 09:05:20 +0000 |
commit | 9d5dd893cdd6ca75d1ed7ad2aa7ca5d98feffa5f (patch) | |
tree | 70d0f900b22d67675d9538d16ae1c460dc526a2c /azure-pipelines-ci.yml | |
parent | fb3de33a38210ce9b0079fa43a750d490769cf73 (diff) | |
download | openttd-9d5dd893cdd6ca75d1ed7ad2aa7ca5d98feffa5f.tar.xz |
Codechange: [AzurePipelines] remove commit-checker
Diffstat (limited to 'azure-pipelines-ci.yml')
-rw-r--r-- | azure-pipelines-ci.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/azure-pipelines-ci.yml b/azure-pipelines-ci.yml index 43448f345..c58a856d9 100644 --- a/azure-pipelines-ci.yml +++ b/azure-pipelines-ci.yml @@ -39,8 +39,6 @@ jobs: strategy: matrix: - commit-checker: - Tag: 'commit-checker' linux-amd64-clang-3.9: Tag: 'linux-amd64-clang-3.9' linux-amd64-gcc-6: |