diff --git a/azure-pipelines.yaml b/azure-pipelines.yaml index 478568c38..ccd9f6644 100644 --- a/azure-pipelines.yaml +++ b/azure-pipelines.yaml @@ -34,6 +34,7 @@ jobs: displayName: Backend image push inputs: command: push + repository: $(Build.Repository.Uri) Dockerfile: docker/haskell/Dockerfile buildContext: . tags: |