diff --git a/azure-pipelines.yml b/azure-pipelines.yml index ef56d97..deb22ed 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -37,6 +37,6 @@ stages: command: 'buildAndPush' Dockerfile: '**/Dockerfile' tags: | - $(Build.BuildId) $(semanticVersion) + stable latest