Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
2023-01-28 12:36:45 -05:00
parent 91d808be66
commit 2dbdef958e
+1 -1
View File
@@ -27,7 +27,7 @@ stages:
- task: Docker@2
inputs:
containerRegistry: 'recklessop-docker-hub'
repository: 'zerto-exporter'
repository: 'recklessop/zerto-exporter'
command: 'buildAndPush'
Dockerfile: '**/Dockerfile'
tags: |