ci(azure-pipelines): try repository name
This commit is contained in:
parent
7ce4ed5fe0
commit
84cb3842c0
@ -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: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user