]> www.infradead.org Git - users/sagi/nvme-cli.git/commitdiff
build: Disable Azure Pipeline
authorDaniel Wagner <dwagner@suse.de>
Fri, 11 Nov 2022 14:12:33 +0000 (15:12 +0100)
committerDaniel Wagner <dwagner@suse.de>
Fri, 11 Nov 2022 14:12:33 +0000 (15:12 +0100)
Unfortunatly, currently the build agent setup is not working
correctly. The issue is that when the build VM is spawned and the
agent is installed via the Extension API it will not show up as build
agent (though as deploy agent).

Until this is fixed, just disable this CI build.

Signed-off-by: Daniel Wagner <dwagner@suse.de>
.github/azure-pipelines.yml

index 97c858d608ea534ac0a77e03508bed4c25104269..4b529032b8387bdfc6392db71539cf66e0a80d93 100644 (file)
@@ -6,8 +6,7 @@
 #   - nvme/012
 #   - nvme/013
 
-trigger:
-  - master
+trigger: none # Disable CI triggers.
 
 jobs:
   - job: blktests