diff --git a/.build/main.yml b/.build/main.yml index 47dab18..de2425a 100644 --- a/.build/main.yml +++ b/.build/main.yml @@ -48,6 +48,7 @@ stages: steps: - checkout: self fetchDepth: 0 + fetchTags: true submodules: true - task: gitversion/setup@0