zig/ci/azure
Jay Petacat 993f4b5a06 ci: fix git describe
git describe is used for version string creation, but it had to be
reverted in commit 69da6ba because it was broken in CI builds.
Azure Pipelines and Drone perform shallow clones by default.
This change reconfigures them to fetch history and tags. It adds tens of
seconds, which is negligible compared to overall build and test time.

Related: #6466, #6509, #7601
2021-01-01 20:41:39 -07:00
..
linux_script ci: fix git describe 2021-01-01 20:41:39 -07:00
macos_script ci: fix git describe 2021-01-01 20:41:39 -07:00
on_master_success ci: avoid leaking oauth access token 2019-11-03 14:55:21 -05:00
pipelines.yml Azure Pipelines CI: update msys2 to the current version 2020-11-15 00:27:18 +01:00
windows_msvc_install ci: update llvm 10 => 11 2020-10-12 18:38:28 -07:00
windows_msvc_script.bat ci: fix git describe 2021-01-01 20:41:39 -07:00
windows_upload Use -c flag in all s3cmd occurrences on Win 2020-07-24 14:35:48 +02:00