ci(azure-pipelines): add repository info for push
This commit is contained in:
parent
ae7c3d25a9
commit
13e708d353
@ -34,6 +34,7 @@ jobs:
|
|||||||
displayName: Backend image push
|
displayName: Backend image push
|
||||||
inputs:
|
inputs:
|
||||||
command: push
|
command: push
|
||||||
|
repository: $(Build.Repository.Uri)
|
||||||
Dockerfile: docker/haskell/Dockerfile
|
Dockerfile: docker/haskell/Dockerfile
|
||||||
buildContext: .
|
buildContext: .
|
||||||
tags: |
|
tags: |
|
||||||
|
|||||||
Reference in New Issue
Block a user