ci(azure-pipelines): try repository name
This commit is contained in:
parent
7ce4ed5fe0
commit
84cb3842c0
@ -34,7 +34,7 @@ jobs:
|
|||||||
displayName: Backend image push
|
displayName: Backend image push
|
||||||
inputs:
|
inputs:
|
||||||
command: push
|
command: push
|
||||||
repository: $(Build.Repository.Uri)
|
repository: $(Build.Repository.Name)
|
||||||
Dockerfile: docker/haskell/Dockerfile
|
Dockerfile: docker/haskell/Dockerfile
|
||||||
buildContext: .
|
buildContext: .
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user