Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
2023-01-28 11:58:11 -05:00
parent 5e7446286b
commit 1f1c728d50
+1
View File
@@ -26,3 +26,4 @@ stages:
repository: 'zerto-exporter' repository: 'zerto-exporter'
command: 'buildAndPush' command: 'buildAndPush'
Dockerfile: '**/Dockerfile' Dockerfile: '**/Dockerfile'
tags: 'recklessop/zerto-exporter:$(Build.BuildId)'