mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-29 01:33:10 -06:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
parent
ed1424e946
commit
c4b2cd6998
|
|
@ -42,7 +42,8 @@ steps:
|
|||
./build/docker/images-build.sh
|
||||
|
||||
- task: Docker@2
|
||||
displayName: 'Push the container to the dockerhub registry'
|
||||
inputs:
|
||||
containerRegistry: 'service-connection-docker_jaredjacobson'
|
||||
repository: 'dendrite-monolith'
|
||||
repository: 'jaredjacobson/dendrite-monolith'
|
||||
command: 'push'
|
||||
|
|
|
|||
Loading…
Reference in a new issue