diff --git a/azure-pipelines.yml b/azure-pipelines.yml index c5eaff2c5..dbd562748 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -60,4 +60,7 @@ stages: containerRegistry: 'DOCKER_HUB' repository: $(dockerImagerepo) tags: | - $(dockerImagetag) + $(dockerImagetag) + + +