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