From ef4ec9a9b8bd7073382a629c7aae2895bd825edd Mon Sep 17 00:00:00 2001 From: Jared Jacobson <71237599+jaredjn@users.noreply.github.com> Date: Mon, 13 Sep 2021 17:29:31 +1000 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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