diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index ceef7a8f5..6552e065e 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -34,7 +34,7 @@ jobs: displayName: Backend image push inputs: command: push - repository: $(Build.Repository.Name) + repository: $(imageRepository) Dockerfile: docker/haskell/Dockerfile buildContext: . tags: |