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
|
||||
inputs:
|
||||
command: push
|
||||
repository: $(Build.Repository.Uri)
|
||||
Dockerfile: docker/haskell/Dockerfile
|
||||
buildContext: .
|
||||
tags: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user