mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-06 17:23:14 -04:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
+2
-1
@@ -27,7 +27,8 @@ stages:
|
|||||||
dockerfile: '$(Build.SourcesDirectory)/Dockerfile'
|
dockerfile: '$(Build.SourcesDirectory)/Dockerfile'
|
||||||
tags: |
|
tags: |
|
||||||
$(tag)
|
$(tag)
|
||||||
- task: Docker@2
|
- task: Docker@2
|
||||||
|
displayName: Build and Push a Docker Hub Image
|
||||||
inputs:
|
inputs:
|
||||||
containerRegistry: 'recklessop-docker-hub'
|
containerRegistry: 'recklessop-docker-hub'
|
||||||
repository: 'zerto-exporter'
|
repository: 'zerto-exporter'
|
||||||
|
|||||||
Reference in New Issue
Block a user