mirror of
https://github.com/recklessop/Zerto_Exporter.git
synced 2026-07-02 23:53:13 -04:00
Update azure-pipelines.yml for Azure Pipelines
This commit is contained in:
+3
-2
@@ -9,7 +9,7 @@ resources:
|
|||||||
- repo: self
|
- repo: self
|
||||||
|
|
||||||
variables:
|
variables:
|
||||||
tag: '$(Build.BuildId)'
|
tag: 'recklessop/$(Build.BuildId)'
|
||||||
|
|
||||||
stages:
|
stages:
|
||||||
- stage: Build
|
- stage: Build
|
||||||
@@ -32,4 +32,5 @@ stages:
|
|||||||
containerRegistry: 'recklessop-docker-hub'
|
containerRegistry: 'recklessop-docker-hub'
|
||||||
repository: 'zerto-exporter'
|
repository: 'zerto-exporter'
|
||||||
command: 'push'
|
command: 'push'
|
||||||
tags: '$(Build.BuildId)'
|
tags: |
|
||||||
|
$(tag)
|
||||||
Reference in New Issue
Block a user