aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-11-16 11:36:02 +0000
committerGravatar Gareth Coles <[email protected]>2018-11-16 11:36:02 +0000
commit3ece07a0f25ee4f11d2422a0ab8241212026e778 (patch)
tree47199c2ceb782551fecc5759d5a8ac5c4a82b951 /azure-pipelines.yml
parentAzure: Build and push container (diff)
Azure: Move branch trigger to Docker build script
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'