aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml5
1 files changed, 0 insertions, 5 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 3f063ea41..22f214226 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -40,11 +40,6 @@ jobs:
- job: build
displayName: 'Build containers'
- trigger:
- branches:
- include:
- - master
-
steps:
- task: Docker@1
displayName: 'Login: Docker Hub'