From: Daniel Wagner Date: Fri, 3 Feb 2023 14:02:30 +0000 (+0100) Subject: build: Enable Azure Pipeline again X-Git-Tag: v2.4~81^2 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=8d0e01faefad6c7d6ac0ae1ba7bcffd5d958d183;p=users%2Fsagi%2Fnvme-cli.git build: Enable Azure Pipeline again Let's give it another try to use the addition tests. The Azure Pipeline Agent extension seems to work now. Signed-off-by: Daniel Wagner --- diff --git a/.github/azure-pipelines.yml b/.github/azure-pipelines.yml index 4b529032..97c858d6 100644 --- a/.github/azure-pipelines.yml +++ b/.github/azure-pipelines.yml @@ -6,7 +6,8 @@ # - nvme/012 # - nvme/013 -trigger: none # Disable CI triggers. +trigger: + - master jobs: - job: blktests