diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 78f24a476..411c18f03 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -46,4 +46,4 @@ steps: inputs: containerRegistry: 'service-connection-docker_jaredjacobson' repository: 'jaredjacobson/dendrite-monolith' - command: 'push' + command: 'push' \ No newline at end of file