diff --git a/azure-pipelines.yml b/azure-pipelines.yml index e25b0d98..7f8b7e68 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -8,6 +8,7 @@ variables: REPO_SLUG: $(Build.Repository.Name) CURRENT_COMMIT: $(Build.SourceVersion) LIBIIO_VERSION: 'libiio-v0' + GLOB_VERSION: 'v0.4.0' trigger: - main