From 7ea92a2997faf15589604c8096f8c156aa62428f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20=C3=81ngel=20San=20Mart=C3=ADn?= Date: Wed, 21 Aug 2019 23:04:48 +0200 Subject: [PATCH] Try hardcoded value --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index fa1b6f19..a4093901 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -5,7 +5,7 @@ trigger: - develop variables: - build_number: $(Date:yyMMdd)$(Rev:.r) + build_number: 'x' jobs: - job: Linux