aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Gareth Coles <[email protected]>2018-11-16 11:40:15 +0000
committerGravatar Gareth Coles <[email protected]>2018-11-16 11:40:15 +0000
commit1c082d81292fe845031b69d2670efb119a1b8256 (patch)
treefae8babed414c15e9842842abf14a6266b39c73d
parentAzure: Move branch trigger to Docker build script (diff)
Azure: Remove space from Docker service name
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 22f214226..21e2455b3 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -46,7 +46,7 @@ jobs:
inputs:
containerregistrytype: 'Container Registry'
- dockerRegistryEndpoint: 'Docker Hub'
+ dockerRegistryEndpoint: 'DockerHub'
command: 'login'
- bash: sh scripts/deploy-azure.sh